s3: only include tdb headers where needed.
[samba.git] / source3 / smbd / notify_internal.c
index 176fa863a50c3b13a80ac5f6781645b5f5361bdc..30985022182c93bb00e64b12ff68e5b41d8a1843 100644 (file)
@@ -30,6 +30,7 @@
 #include "smbd/smbd.h"
 #include "messages.h"
 #include "lib/util/tdb_wrap.h"
+#include "util_tdb.h"
 
 struct notify_context {
        struct db_context *db_recursive;