summaryrefslogtreecommitdiff
path: root/source4/lib/ldb
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2009-12-23 10:28:14 -0500
committerSimo Sorce <idra@samba.org>2009-12-23 10:28:44 -0500
commit4cc0bb7d04a0f83febec9904eaeca126b6f53ae3 (patch)
treeac64b2ef22ee517f694e98748c6dc6fdc9dbe345 /source4/lib/ldb
parent8dc636ad674a11825e9043fc356209bf2e28bcff (diff)
downloadsamba-4cc0bb7d04a0f83febec9904eaeca126b6f53ae3.tar.gz
samba-4cc0bb7d04a0f83febec9904eaeca126b6f53ae3.tar.bz2
samba-4cc0bb7d04a0f83febec9904eaeca126b6f53ae3.zip
s4: Fix the build
Diffstat (limited to 'source4/lib/ldb')
-rw-r--r--source4/lib/ldb/tools/ldbutil.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/ldb/tools/ldbutil.c b/source4/lib/ldb/tools/ldbutil.c
index 3d03da6dd0..5f7ea894df 100644
--- a/source4/lib/ldb/tools/ldbutil.c
+++ b/source4/lib/ldb/tools/ldbutil.c
@@ -30,6 +30,7 @@
*/
#include "ldb.h"
+#include "ldb_module.h"
/* autostarts a transacion if none active */
static int ldb_do_autotransaction(struct ldb_context *ldb,