s4: Fix the build
authorSimo Sorce <idra@samba.org>
Wed, 23 Dec 2009 15:28:14 +0000 (10:28 -0500)
committerSimo Sorce <idra@samba.org>
Wed, 23 Dec 2009 15:28:44 +0000 (10:28 -0500)
source4/lib/ldb/tools/ldbutil.c

index 3d03da6dd042c24ed9cbbee566520abd4d97bfd4..5f7ea894dfd001abbf51d84e38c69a318ad00b80 100644 (file)
@@ -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,