obsoleted by more straight-forward code
[util-vserver.git] / util-vserver / src / fstool.h
index 8bc396a..9daed85 100644 (file)
@@ -42,6 +42,7 @@ struct Arguments {
     bool               is_legacy;
     bool               do_set;
     bool               do_unset;
+    bool               local_fs;
 };
 
 extern struct option const             CMDLINE_OPTIONS[];