From: Kern Sibbald Date: Thu, 3 Feb 2011 16:42:30 +0000 (+0100) Subject: Pull in lib.h from master so new htable code compiles X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=f53751b1f3c5b1c029dfcd1e6ef7efe609164889;p=bacula%2Fbacula Pull in lib.h from master so new htable code compiles --- diff --git a/bacula/src/lib/lib.h b/bacula/src/lib/lib.h index 9ef0012f46..b2339a8945 100644 --- a/bacula/src/lib/lib.h +++ b/bacula/src/lib/lib.h @@ -69,5 +69,5 @@ #include "attr.h" #include "var.h" #include "guid_to_name.h" - +#include "htable.h" #include "protos.h"