blob: ae702790595d5af2f510d7e9c32e37049c3524c4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
--- sope-ldap/NGLdap/common.h 2010-01-08 13:02:02.010900599 +0100
+++ sope-ldap/NGLdap/common.h.lazyfix 2010-01-08 13:01:50.530900712 +0100
@@ -22,6 +22,7 @@
#ifndef __NGLdap_common_H__
#define __NGLdap_common_H__
+#define LDAP_DEPRECATED 1
#if USE_OWN_LIBLDAP
# include <sys/types.h>
# include <ldap/lber.h>
|