summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--xlators/mount/fuse/src/fuse-helpers.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/xlators/mount/fuse/src/fuse-helpers.c b/xlators/mount/fuse/src/fuse-helpers.c
index 3ccd46efaeb..3e541979dc7 100644
--- a/xlators/mount/fuse/src/fuse-helpers.c
+++ b/xlators/mount/fuse/src/fuse-helpers.c
@@ -16,7 +16,6 @@
#elif defined(__FreeBSD__)
#include <sys/types.h>
#include <libutil.h>
-#include <sys/user.h>
#elif defined(CTL_KERN)
#include <sys/sysctl.h>
#endif