diff options
Diffstat (limited to 'lib/mount.c')
-rw-r--r-- | lib/mount.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/mount.c b/lib/mount.c index 2ed0381..a72294b 100644 --- a/lib/mount.c +++ b/lib/mount.c @@ -9,6 +9,7 @@ #include "config.h" #include "fuse_i.h" #include "fuse_opt.h" +#include "fuse_common_compat.h" #include <stdio.h> #include <stdlib.h> |