#ifndef foosyrephfoo #define foosyrephfoo #include "cmdline.h" #define SYREP_SNAPSHOTFILENAME "current.syrep" #define SYREP_MDCACHEFILENAME "md-cache" #define SYREP_TEMPDIR "tmp" #define SYREP_TRASHDIR "trash" #define SYREP_DIGESTLENGTH 16 extern struct gengetopt_args_info args; #endif