]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/filed/protos.h
Tweak add bstrerror output if snapshot fails
[bacula/bacula] / bacula / src / filed / protos.h
index 9def837dd9128c057decf6cd8c6d332eee2b8ded..dc7fd48c8b1754c49cfcf4f4547af6a82dee67c6 100644 (file)
@@ -75,3 +75,4 @@ void add_file_to_fileset(JCR *jcr, const char *fname, bool is_file);
 int add_options_to_fileset(JCR *jcr, const char *item);
 int add_wild_to_fileset(JCR *jcr, const char *item, int type);
 int add_regex_to_fileset(JCR *jcr, const char *item, int type);
+findINCEXE *new_include(JCR *jcr);