s4:fix the build after 380874ef863866c94c999ef53252b9d30df65e88
authorStefan Metzmacher <metze@samba.org>
Fri, 30 Jan 2009 08:36:12 +0000 (09:36 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 30 Jan 2009 08:36:58 +0000 (09:36 +0100)
metze

source4/dsdb/samdb/ldb_modules/objectguid.c
source4/lib/ldb/ldb_map/ldb_map_outbound.c

index 46ba8ebdb3651021ed523fe2e231baf30abcaafe..afd878877bdaf5ff9123aeb5e3d9685f7fa6f4e2 100644 (file)
@@ -35,6 +35,7 @@
 
 #include "includes.h"
 #include "ldb_module.h"
+#include "ldb_private.h"
 #include "librpc/gen_ndr/ndr_misc.h"
 #include "param/param.h"
 
index 327fa92f8d206e868a9d47d194bec2ec1eb420e1..edd3f77b663101b1f4b64ad1bcc06c2e54947a7f 100644 (file)
@@ -26,6 +26,7 @@
 */
 
 #include "ldb_module.h"
+#include "ldb_private.h"
 
 #include "ldb_map.h"
 #include "ldb_map_private.h"