]> git.sur5r.net Git - openldap/commitdiff
Need to include <ldap_schema.h>.
authorKurt Zeilenga <kurt@openldap.org>
Wed, 17 Apr 2002 19:03:01 +0000 (19:03 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 17 Apr 2002 19:03:01 +0000 (19:03 +0000)
doc/man/man3/ldap_schema.3

index 7b22a3719944932414b4d83cd2e7255cec29f1d3..11a7bfc739e3d7ee2e7ef9b67bf431bf949068a9 100644 (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)