r26017: db_wrap.h doesn't exist anymore and we now need tdb_wrap.h
authorStefan Metzmacher <metze@samba.org>
Sat, 17 Nov 2007 21:46:39 +0000 (22:46 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:45:42 +0000 (05:45 +0100)
metze

source/lib/gencache/gencache.c

index 949b16cb3bb64dc0878ff1299a4b9a570fc2452c..ea80a93624fa073d2f64aa1fa7b7c16e09680944 100644 (file)
@@ -23,7 +23,7 @@
 #include "includes.h"
 #include "system/time.h"
 #include "system/filesys.h"
-#include "db_wrap.h"
+#include "tdb_wrap.h"
 #include "lib/gencache/gencache.h"
 
 #define TIMEOUT_LEN 12