Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
1ae20e9b
Commit
1ae20e9b
authored
May 25, 2000
by
Kurt Zeilenga
Browse files
Move extern schema_init_done outside of #ifdef SLAPD_SCHEMA_NOT_COMPAT
parent
89b09b02
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/proto-slap.h
View file @
1ae20e9b
...
@@ -10,9 +10,9 @@
...
@@ -10,9 +10,9 @@
LDAP_BEGIN_DECL
LDAP_BEGIN_DECL
LIBSLAPD_F
(
int
)
schema_init_done
;
#ifdef SLAPD_SCHEMA_NOT_COMPAT
#ifdef SLAPD_SCHEMA_NOT_COMPAT
LIBSLAPD_F
(
struct
slap_internal_schema
)
slap_schema
;
LIBSLAPD_F
(
struct
slap_internal_schema
)
slap_schema
;
LIBSLAPD_F
(
int
)
schema_init_done
;
LIBSLAPD_F
(
int
)
slap_str2ad
LDAP_P
((
LIBSLAPD_F
(
int
)
slap_str2ad
LDAP_P
((
const
char
*
,
const
char
*
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment