X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;ds=sidebyside;f=xattrs_config.h;h=347a61cba16b4a5953018314006de4b9851e801f;hb=e27cfd61758919ea198da7e51eecfac7598579e5;hp=87e133b76311287257e135c5aae1a3e88c93241e;hpb=44ba89e4e046391df5001e48b9469f7c0ef254f7;p=rrq%2Ffuse_xattrs.git diff --git a/xattrs_config.h b/xattrs_config.h index 87e133b..347a61c 100644 --- a/xattrs_config.h +++ b/xattrs_config.h @@ -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;