Needs ldap-int.h

This commit is contained in:
Kurt Zeilenga 1998-12-26 18:55:46 +00:00
parent f08b68992b
commit 1d718296b4

View File

@ -30,6 +30,8 @@
#include "ldap-int.h"
#include "srchpref.h"
#include "ldap-int.h"
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 ));