]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/filed/filed.h
- Fix ANSI labels to put EOF1 and EOF2 after each file mark.
[bacula/bacula] / bacula / src / filed / filed.h
index 451d601bcdcb456b65821d50ae7d525a73cd0cac..7902f45df993f9848b93a56593c2337a49cdfbcd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * Bacula File Daemon specific configuration and defines
  *
- *     Kern Sibbald, Jan MMI 
+ *     Kern Sibbald, Jan MMI
  *
  *   Version $Id$
  */
 
 #define FILE_DAEMON 1
 #include "filed_conf.h"
+#include "chksum.h"
 #include "findlib/find.h"
 #include "jcr.h"
+#include "acl.h"
 #include "protos.h"                   /* file daemon prototypes */
 #ifdef HAVE_LIBZ
 #include <zlib.h>                     /* compression headers */