summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/ldb_map/ldb_map_inbound.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-02-26 09:42:29 +0100
committerStefan Metzmacher <metze@samba.org>2009-02-26 09:42:29 +0100
commit64662cb0c34425f7a0ccc66e43c21b7b69451ca9 (patch)
tree590a897a783a329fadd119796ab30ee191e42a45 /source4/lib/ldb/ldb_map/ldb_map_inbound.c
parentb679f6b25673969800f31cf0bd0f57799bb0598c (diff)
downloadsamba-64662cb0c34425f7a0ccc66e43c21b7b69451ca9.tar.gz
samba-64662cb0c34425f7a0ccc66e43c21b7b69451ca9.tar.bz2
samba-64662cb0c34425f7a0ccc66e43c21b7b69451ca9.zip
s4:ldb_map: include ldb_includes.h first to get replace.h as first header
This should bring the build on AIX one step further. metze
Diffstat (limited to 'source4/lib/ldb/ldb_map/ldb_map_inbound.c')
-rw-r--r--source4/lib/ldb/ldb_map/ldb_map_inbound.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/ldb/ldb_map/ldb_map_inbound.c b/source4/lib/ldb/ldb_map/ldb_map_inbound.c
index 822dea654e..455740ce59 100644
--- a/source4/lib/ldb/ldb_map/ldb_map_inbound.c
+++ b/source4/lib/ldb/ldb_map/ldb_map_inbound.c
@@ -24,6 +24,7 @@
*/
+#include "ldb_includes.h"
#include "ldb_map.h"
#include "ldb_map_private.h"