use extern for struct data
[rrq/fuse_xattrs.git] / xattrs_config.h
index 87e133b76311287257e135c5aae1a3e88c93241e..347a61cba16b4a5953018314006de4b9851e801f 100644 (file)
@@ -10,7 +10,7 @@
 #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;