summaryrefslogtreecommitdiffstats
path: root/core/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/file.h')
-rw-r--r--core/file.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/file.h b/core/file.h
index 012d7e727..d184d169a 100644
--- a/core/file.h
+++ b/core/file.h
@@ -3,6 +3,7 @@
#define FILE_H
#include <sys/stat.h>
+#include <stdio.h>
struct memblock {
void *buffer;