summaryrefslogtreecommitdiffstats
path: root/src/fuse/helper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fuse/helper.h')
-rw-r--r--src/fuse/helper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fuse/helper.h b/src/fuse/helper.h
index 94218a9..8c290cc 100644
--- a/src/fuse/helper.h
+++ b/src/fuse/helper.h
@@ -7,6 +7,7 @@
#include <stdbool.h>
#include <stdint.h>
#include <string.h>
+#include <sys/socket.h>
typedef struct log_info {
uint64_t imageSize;