Fix the mess with ldb includes.
[metze/samba/wip.git] / source4 / lib / ldb / ldb_tdb / ldb_tdb.h
index b373d37b7ef06945f39b56a850a2733e1ea90c51..7ebf199f6f5c3a64a418ef81229d50cc809f272d 100644 (file)
@@ -6,6 +6,8 @@
 #include "tdb.h"
 #endif
 
+#include "ldb_module.h"
+
 /* this private structure is used by the ltdb backend in the
    ldb_context */
 struct ltdb_private {