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.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/src/fuse/helper.h b/src/fuse/helper.h
index 1c972e4..bbba44c 100644
--- a/src/fuse/helper.h
+++ b/src/fuse/helper.h
@@ -1,14 +1,9 @@
#ifndef IMAGEHELPER_H
#define IMAGEHELPER_H
-#include "../protocol.h"
#include <netdb.h>
-#include <stdio.h>
-#include <string.h>
-#include <errno.h>
-#include <stdlib.h>
-#include <unistd.h>
-#include <inttypes.h>
+#include <stdbool.h>
+#include <stdint.h>
typedef struct log_info {