X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Ffiled%2Ffiled.h;h=3c3649be307f0c90a952f0af782dfcfdb9367076;hb=edfffe456de676cc799719b684f883976d467f06;hp=ebf1d4438fde90f4b00abc748a1bf340a7738fa1;hpb=8ca5ca0c897014779c846d5c8b9991ffd10ba9f8;p=bacula%2Fbacula diff --git a/bacula/src/filed/filed.h b/bacula/src/filed/filed.h index ebf1d4438f..3c3649be30 100644 --- a/bacula/src/filed/filed.h +++ b/bacula/src/filed/filed.h @@ -20,7 +20,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - Bacula® is a registered trademark of John Walker. + Bacula® is a registered trademark of Kern Sibbald. The licensor of Bacula is the Free Software Foundation Europe (FSFE), Fiduciary Program, Sumatrastrasse 25, 8006 Zürich, Switzerland, email:ftf@fsfeurope.org. @@ -35,11 +35,7 @@ #define FILE_DAEMON 1 -#ifdef USE_TCHDB /* hash disk based */ -# include -#else -# include "lib/htable.h" -#endif +#include "lib/htable.h" #include "filed_conf.h" #include "fd_plugins.h" #include "findlib/find.h"