diff options
Diffstat (limited to 'databases/php-ldap/files/ldap-ctrl-exop55.patch')
-rw-r--r-- | databases/php-ldap/files/ldap-ctrl-exop55.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/php-ldap/files/ldap-ctrl-exop55.patch b/databases/php-ldap/files/ldap-ctrl-exop55.patch index d9569bfa05f..ad17798b8b7 100644 --- a/databases/php-ldap/files/ldap-ctrl-exop55.patch +++ b/databases/php-ldap/files/ldap-ctrl-exop55.patch @@ -2155,13 +2155,13 @@ $NetBSD$ +#define HAVE_LDAP_PASSWD_S +#define HAVE_LDAP_WHOAMI_S +#define HAVE_LDAP_REFRESH -+#define HAVE_LDAP_SASL +#define HAVE_LDAP_EXTENDED_OPERATION_S +#define HAVE_LDAP_REFRESH +#define HAVE_LDAP_EXTENDED_OPERATION_S +#define HAVE_LDAP_REFRESH +#define HAVE_LDAP_EXTENDED_OPERATION + ++ extern zend_module_entry ldap_module_entry; #define ldap_module_ptr &ldap_module_entry |