]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/srchpref.c
Move LDAPServer, LDAPConn, LDAPRequest, and LDAPCache
[openldap] / libraries / libldap / srchpref.c
index 8920097c93c7c86ac3dca2be08e74800ac956a11..4210cab6612fc606ac396781895cb155d1ef6a68 100644 (file)
@@ -30,8 +30,6 @@
 #include "ldap-int.h"
 #include "srchpref.h"
 
-int next_line_tokens LDAP_P(( char **bufp, long *blenp, char ***toksp ));
-void free_strarray LDAP_P(( char **sap ));
 static void free_searchobj LDAP_P(( struct ldap_searchobj *so ));
 static int read_next_searchobj LDAP_P(( char **bufp, long *blenp,
        struct ldap_searchobj **sop, int soversion ));