r26129: Specify path explicitly in case an external ldb installation is used.
authorJelmer Vernooij <jelmer@samba.org>
Mon, 26 Nov 2007 02:14:28 +0000 (03:14 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 21 Dec 2007 04:46:14 +0000 (05:46 +0100)
(This used to be commit b86a6105ed27779c700f03175768978654081598)

source4/lib/ldb-samba/ldif_handlers.c

index 13f9c19fb4135569614b49f5554ce16acf7ff216..faf3cad2d0e35df053b6381cf5f36baabdcaca17 100644 (file)
@@ -22,8 +22,7 @@
 */
 
 #include "includes.h"
-#include "ldb_includes.h"
-#include "ldb_handlers.h"
+#include "lib/ldb/include/ldb_includes.h"
 
 #include "librpc/gen_ndr/ndr_security.h"
 #include "librpc/gen_ndr/ndr_misc.h"