]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/lib.h
Use the command line utility dropdb instead of the psql command
[bacula/bacula] / bacula / src / lib / lib.h
index 0a4b7715b379871ecdc0d134dc67fa625ed13e1a..00934170bf1c9b3a7af850bfb4f700fe88a30823 100644 (file)
@@ -28,6 +28,8 @@
 
  */
 
+#include "alist.h"
+#include "dlist.h"
 #include "bits.h"
 #include "btime.h"
 #include "smartall.h"
@@ -49,6 +51,7 @@
 #include "sha1.h"
 #include "tree.h"
 #include "watchdog.h"
+#include "timers.h"
 #include "bpipe.h"
 #include "attr.h"
 #include "var.h"