summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mfs_notify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mfs_notify.c b/src/mfs_notify.c
index 1cf628b..b6dc79d 100644
--- a/src/mfs_notify.c
+++ b/src/mfs_notify.c
@@ -27,8 +27,8 @@
#include <fcntl.h>
#include <pthread.h>
+#include <unistd.h>
-/*#include <fusever.h>*/
#include <assert.h>
#include <stdlib.h>
#include <stdio.h>