s4:ldb: Add prototype header.
authorBrad Hards <bradh@frogmouth.net>
Sun, 2 Jan 2011 05:20:35 +0000 (16:20 +1100)
committerStefan Metzmacher <metze@samba.org>
Mon, 3 Jan 2011 10:17:51 +0000 (11:17 +0100)
Signed-off-by: Stefan Metzmacher <metze@samba.org>
source4/lib/ldb/tools/ldbutil.c

index c9130b12ba01b4a22fd35439ec3c57b235f0f6ff..26f252704c1de7e9b40df591fe4c9774bc53d43e 100644 (file)
@@ -31,6 +31,8 @@
 
 #include "ldb.h"
 #include "ldb_module.h"
+#include "ldbutil.h"
+
 
 /* autostarts a transacion if none active */
 static int ldb_do_autotransaction(struct ldb_context *ldb,