mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-01 14:15:49 +08:00
Needs ldap-int.h
This commit is contained in:
parent
f08b68992b
commit
1d718296b4
@ -30,6 +30,8 @@
|
|||||||
#include "ldap-int.h"
|
#include "ldap-int.h"
|
||||||
#include "srchpref.h"
|
#include "srchpref.h"
|
||||||
|
|
||||||
|
#include "ldap-int.h"
|
||||||
|
|
||||||
static void free_searchobj LDAP_P(( struct ldap_searchobj *so ));
|
static void free_searchobj LDAP_P(( struct ldap_searchobj *so ));
|
||||||
static int read_next_searchobj LDAP_P(( char **bufp, long *blenp,
|
static int read_next_searchobj LDAP_P(( char **bufp, long *blenp,
|
||||||
struct ldap_searchobj **sop, int soversion ));
|
struct ldap_searchobj **sop, int soversion ));
|
||||||
|
Loading…
Reference in New Issue
Block a user