mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-29 02:59:34 -05:00
Need to include <ldap_schema.h>.
This commit is contained in:
parent
7ee5d2612b
commit
c90a10465e
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ ldap_scherr2str \- Schema definition handling routines
|
|||
.nf
|
||||
.ft B
|
||||
#include <ldap.h>
|
||||
#include <ldap_schema.h>
|
||||
.LP
|
||||
.ft B
|
||||
LDAPSyntax * ldap_str2syntax(s, code, errp, flags)
|
||||
|
|
|
|||
Loading…
Reference in a new issue