s3: only include tdb headers where needed.
[samba.git] / source3 / lib / talloc_dict.c
index cbe5c7b5c2abcb9d32f05c2d67fe881d15766ab1..95ae0a3260df25712e05c4148f47819d8ae89abc 100644 (file)
@@ -20,6 +20,7 @@
 #include "includes.h"
 #include "dbwrap.h"
 #include "talloc_dict.h"
+#include "util_tdb.h"
 
 struct talloc_dict {
        struct db_context *db;