exim/exim-4.61-ldap-deprecated.p...

11 lines
301 B
Diff

--- exim-4.61/src/lookups/ldap.c.orig 2006-04-07 16:02:48.000000000 +0100
+++ exim-4.61/src/lookups/ldap.c 2006-04-07 16:02:00.000000000 +0100
@@ -33,6 +33,7 @@ static void dummy(int x) { dummy(x-1); }
/* Include LDAP headers */
+#define LDAP_DEPRECATED 1
#include <lber.h>
#include <ldap.h>