s3: only include tdb headers where needed.
[amitay/samba.git] / source3 / smbd / globals.c
index 63c1f5dcb5dee58ee12740f33ed3f57dcae8622a..8e6f46fe5cddfa60a654abaae0137f591e0ec032 100644 (file)
@@ -22,6 +22,7 @@
 #include "smbd/globals.h"
 #include "memcache.h"
 #include "messages.h"
+#include <tdb.h>
 
 #if defined(WITH_AIO)
 struct aio_extra *aio_list_head = NULL;