]> 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 9eeb48fed3a2da12e374b4d7acef714644b49b1b..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,9 @@
 #include "sha1.h"
 #include "tree.h"
 #include "watchdog.h"
+#include "timers.h"
 #include "bpipe.h"
+#include "attr.h"
+#include "var.h"
 
 #include "protos.h"