]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/lib/lib.h
ebl use tokyocabinet by default instead of htable
[bacula/bacula] / bacula / src / lib / lib.h
index 37a8c2b4bc8acb6cac0f1e666af388ed3c820d27..7ecc0858a64fd4133f35a003dd9ba6e84ffffc89 100644 (file)
@@ -1,12 +1,3 @@
-/*
- *   Library includes for Bacula lib directory
- *
- *   This file contains an include for each library file
- *   that we use within Bacula. bacula.h includes this
- *   file and thus picks up everything we need in lib.
- *
- *   Version $Id$
- */
 /*
    Bacula® - The Network Backup Solution
 
@@ -16,8 +7,8 @@
    many others, a complete list can be found in the file AUTHORS.
    This program is Free Software; you can redistribute it and/or
    modify it under the terms of version two of the GNU General Public
-   License as published by the Free Software Foundation plus additions
-   that are listed in the file LICENSE.
+   License as published by the Free Software Foundation and included
+   in the file LICENSE.
 
    This program is distributed in the hope that it will be useful, but
    WITHOUT ANY WARRANTY; without even the implied warranty of
    (FSFE), Fiduciary Program, Sumatrastrasse 25, 8006 Zürich,
    Switzerland, email:ftf@fsfeurope.org.
 */
+/*
+ *   Library includes for Bacula lib directory
+ *
+ *   This file contains an include for each library file
+ *   that we use within Bacula. bacula.h includes this
+ *   file and thus picks up everything we need in lib.
+ *
+ *   Version $Id$
+ */
 
 #include "smartall.h"
 #include "alist.h"
@@ -67,5 +67,6 @@
 #include "attr.h"
 #include "var.h"
 #include "address_conf.h"
+#include "guid_to_name.h"
 
 #include "protos.h"