From f53751b1f3c5b1c029dfcd1e6ef7efe609164889 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 3 Feb 2011 17:42:30 +0100 Subject: [PATCH] Pull in lib.h from master so new htable code compiles --- bacula/src/lib/lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.39.5