summaryrefslogtreecommitdiff
path: root/source4/lib/ldb/include
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/ldb/include')
-rw-r--r--source4/lib/ldb/include/includes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source4/lib/ldb/include/includes.h b/source4/lib/ldb/include/includes.h
index b10f329a2d..57c207bd74 100644
--- a/source4/lib/ldb/include/includes.h
+++ b/source4/lib/ldb/include/includes.h
@@ -12,6 +12,9 @@
#include "build.h"
+/* tell ldb we have the internal ldap code */
+#define HAVE_ILDAP 1
+
#else /*_SAMBA_BUILD_*/
#ifndef _GNU_SOURCE