mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
Added missing #include.
This commit is contained in:
parent
7bb3bea344
commit
ae2ec0ec2e
@ -26,6 +26,7 @@
|
||||
|
||||
#undef NDEBUG
|
||||
#include <assert.h>
|
||||
#include <locale.h>
|
||||
#include <stdio.h>
|
||||
|
||||
#include "global.h"
|
||||
|
Loading…
Reference in New Issue
Block a user