SVN commit 441783 by bero: Compile fix for openldap >= 2.3.x M +1 -0 kio_ldap.h --- branches/KDE/3.5/kdebase/kioslave/ldap/kio_ldap.h #441782:441783 @@ -7,6 +7,7 @@ #include #include +#define LDAP_DEPRECATED 1 /* Needed for ldap_simple_bind_s with openldap >= 2.3.x */ #include #include #include