]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/lib.h
Working directory pane in restore. Will get this into the stack next.
[bacula/bacula] / bacula / src / lib / lib.h
index 398990a406fdf3c039bd1e5e5663136954966109..37a8c2b4bc8acb6cac0f1e666af388ed3c820d27 100644 (file)
@@ -10,7 +10,7 @@
 /*
    Bacula® - The Network Backup Solution
 
-   Copyright (C) 2000-2006 Free Software Foundation Europe e.V.
+   Copyright (C) 2000-2007 Free Software Foundation Europe e.V.
 
    The main author of Bacula is Kern Sibbald, with contributions from
    many others, a complete list can be found in the file AUTHORS.
 #include "smartall.h"
 #include "alist.h"
 #include "dlist.h"
+#include "rblist.h"
 #include "base64.h"
 #include "bits.h"
 #include "btime.h"
 #include "crypto.h"
 #include "mem_pool.h"
 #include "rwlock.h"
-#include "semlock.h"
 #include "queue.h"
 #include "serial.h"
 #include "message.h"