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
d38d19ed
Commit
d38d19ed
authored
Aug 05, 2002
by
Kurt Zeilenga
Browse files
Fix lutil_str*() warnings
parent
f6a15a1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/sasl.c
View file @
d38d19ed
...
...
@@ -24,8 +24,8 @@
#include
<sasl.h>
#endif
#if SASL_VERSION_MAJOR >= 2
#include
<lutil.h>
#if SASL_VERSION_MAJOR >= 2
#include
<sasl/saslplug.h>
#define SASL_CONST const
#else
...
...
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