aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/fuse_lowlevel.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/fuse_lowlevel.h b/include/fuse_lowlevel.h
index f356804..8e036f5 100644
--- a/include/fuse_lowlevel.h
+++ b/include/fuse_lowlevel.h
@@ -1727,11 +1727,7 @@ struct fuse_cmdline_opts {
int singlethread;
int foreground;
int debug;
-#ifdef __FreeBSD__
- int fsname;
-#else
int nodefault_subtype;
-#endif
char *mountpoint;
int show_version;
int show_help;