gentoo: use /var/run for new /run compatibility
[util-vserver.git] / src / vhashify.h
index 874a034..22beb63 100644 (file)
@@ -32,6 +32,7 @@ struct Arguments {
     char const *                       hash_dir;
     bool                               dry_run;
     bool                               do_refresh;
+    bool                               ignore_mtime;
 };
 
 struct HashDirInfo {