summaryrefslogtreecommitdiffstats
path: root/src/storage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/storage.h')
-rw-r--r--src/storage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/storage.h b/src/storage.h
index c455bae9..70446ad8 100644
--- a/src/storage.h
+++ b/src/storage.h
@@ -26,6 +26,7 @@
#endif
#include <fcntl.h>
+#include <sys/types.h>
int create_dirs(const char *filename, const mode_t mode);