summaryrefslogtreecommitdiffstats
path: root/fuse/include/ulockmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'fuse/include/ulockmgr.h')
-rw-r--r--fuse/include/ulockmgr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/fuse/include/ulockmgr.h b/fuse/include/ulockmgr.h
index ad555799f..c3ceef5d0 100644
--- a/fuse/include/ulockmgr.h
+++ b/fuse/include/ulockmgr.h
@@ -6,6 +6,8 @@
See the file COPYING.LIB.
*/
+#include "fuse_lowlevel.h"
+
#include <stdint.h>
#include <fcntl.h>
#include <sys/types.h>