mirror of
https://github.com/MidnightCommander/mc
synced 2025-03-26 09:43:07 +03:00
vfs/vfs-impl.h: fixed missing includes
This commit is contained in:
parent
6ca8086ab1
commit
f3370ca9e5
@ -11,6 +11,8 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <dirent.h>
|
||||
#include <stddef.h>
|
||||
#include <utime.h>
|
||||
|
||||
#include "../src/fs.h" /* MC_MAXPATHLEN */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user