quanah / net-ldapapi

The Net::LDAPapi Perl Module uses the OpenLDAP and Mozilla C api's to directly access and manipulate an LDAP v2 or LDAP v3 server.
8 stars 6 forks source link

Fix implicit function declaration warnings until deprecation work is complete #58

Closed quanah closed 4 months ago

quanah commented 4 months ago

Fix these warnings:

LDAPapi.c:624:18: error: implicit declaration of function ‘ldap_bind_s’ [-Werror=implicit-function-declaration]