Need to include <ldap_schema.h>.

This commit is contained in:
Kurt Zeilenga 2002-04-17 19:03:01 +00:00
parent 7ee5d2612b
commit c90a10465e

View file

@ -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)