diff options
Diffstat (limited to 'source4/include/includes.h')
-rw-r--r-- | source4/include/includes.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/source4/include/includes.h b/source4/include/includes.h index 7c724ef2e8..dc71696ac7 100644 --- a/source4/include/includes.h +++ b/source4/include/includes.h @@ -75,9 +75,6 @@ #include <varargs.h> #endif -/* tell ldb we have the internal ldap code */ -#define HAVE_ILDAP 1 - /* we use struct ipv4_addr to avoid having to include all the system networking headers everywhere |