diff options
Diffstat (limited to 'include/fuse_common.h')
-rw-r--r-- | include/fuse_common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/fuse_common.h b/include/fuse_common.h index 0809441..2d686b2 100644 --- a/include/fuse_common.h +++ b/include/fuse_common.h @@ -15,6 +15,7 @@ #define FUSE_COMMON_H_ #include "fuse_opt.h" +#include "fuse_log.h" #include <stdint.h> #include <sys/types.h> |