summaryrefslogtreecommitdiff
path: root/c_src/filebuffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'c_src/filebuffer.c')
-rw-r--r--c_src/filebuffer.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/c_src/filebuffer.c b/c_src/filebuffer.c
index 87b9859..1e4f89d 100644
--- a/c_src/filebuffer.c
+++ b/c_src/filebuffer.c
@@ -14,6 +14,7 @@
#include <arpa/inet.h>
#include <fcntl.h>
#include <err.h>
+#include <sys/file.h>
#include <nettle/sha2.h>
#include "permdb.h"