summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/common
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/ldb/common')
-rw-r--r--source4/lib/ldb/common/attrib_handlers.c1
-rw-r--r--source4/lib/ldb/common/ldb_ldif.c1
-rw-r--r--source4/lib/ldb/common/ldb_parse.c1
-rw-r--r--source4/lib/ldb/common/ldb_utf8.c1
4 files changed, 4 insertions, 0 deletions
diff --git a/source4/lib/ldb/common/attrib_handlers.c b/source4/lib/ldb/common/attrib_handlers.c
index ec89bdd1c4..8e437964f4 100644
--- a/source4/lib/ldb/common/attrib_handlers.c
+++ b/source4/lib/ldb/common/attrib_handlers.c
@@ -28,6 +28,7 @@
#include "includes.h"
#include "ldb/include/includes.h"
+#include "system/locale.h"
/*
default handler that just copies a ldb_val.
diff --git a/source4/lib/ldb/common/ldb_ldif.c b/source4/lib/ldb/common/ldb_ldif.c
index 7501e89222..593a895262 100644
--- a/source4/lib/ldb/common/ldb_ldif.c
+++ b/source4/lib/ldb/common/ldb_ldif.c
@@ -38,6 +38,7 @@
#include "includes.h"
#include "ldb/include/includes.h"
+#include "system/locale.h"
/*
diff --git a/source4/lib/ldb/common/ldb_parse.c b/source4/lib/ldb/common/ldb_parse.c
index 939bf31eb9..d9044a8b0c 100644
--- a/source4/lib/ldb/common/ldb_parse.c
+++ b/source4/lib/ldb/common/ldb_parse.c
@@ -43,6 +43,7 @@
#include "includes.h"
#include "ldb/include/includes.h"
+#include "system/locale.h"
/*
a filter is defined by:
diff --git a/source4/lib/ldb/common/ldb_utf8.c b/source4/lib/ldb/common/ldb_utf8.c
index 1951e6edca..d2d12b8f51 100644
--- a/source4/lib/ldb/common/ldb_utf8.c
+++ b/source4/lib/ldb/common/ldb_utf8.c
@@ -34,6 +34,7 @@
#include "includes.h"
#include "ldb/include/includes.h"
+#include "system/locale.h"
/*