Forked
[rrq/fuse_xattrs.git] / xattrs_config.h
index b3a2917dc5042cbbb3da8d2a98b735f64eb69b23..347a61cba16b4a5953018314006de4b9851e801f 100644 (file)
@@ -10,8 +10,9 @@
 #ifndef FUSE_XATTRS_CONFIG_H
 #define FUSE_XATTRS_CONFIG_H
 
-struct xattrs_config {
+extern struct xattrs_config {
     const int show_sidecar;
+    const int enable_namespaces;
     const char *source_dir;
     size_t source_dir_size;