mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-31 03:59:34 -05:00
Needs ldap-int.h
This commit is contained in:
parent
f08b68992b
commit
1d718296b4
1 changed files with 2 additions and 0 deletions
|
|
@ -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 ));
|
||||
|
|
|
|||
Loading…
Reference in a new issue