mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
system/helpers: add missing include
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/vfs.h> /* or <sys/statfs.h> */
|
#include <sys/vfs.h> /* or <sys/statfs.h> */
|
||||||
|
#include <sys/time.h> /* gettimeofday */
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <dirent.h>
|
#include <dirent.h>
|
||||||
|
Reference in New Issue
Block a user