X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=xattrs_config.h;h=38039020f26f9f19d52cc63a7250fefd98440b04;hb=c2151710dfb6f6ebe0134477198265e67142101b;hp=b75f766a0318f635571d12862b0350e0943bfa85;hpb=b0063ac38ae833b543d7301f34ed19e559f7fe49;p=rrq%2Ffuse_xattrs.git diff --git a/xattrs_config.h b/xattrs_config.h index b75f766..3803902 100644 --- a/xattrs_config.h +++ b/xattrs_config.h @@ -11,6 +11,7 @@ #define FUSE_XATTRS_CONFIG_H struct xattrs_config { + int show_sidecar; const char *source_dir; } xattrs_config;