Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
b46e65aa
Commit
b46e65aa
authored
Jun 27, 2019
by
Quanah Gibson-Mount
Browse files
Fix previous commit. It broke builds where --with-cyrus-sasl=no is set.
parent
551aa7b9
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/libldap/cyrus.c
View file @
b46e65aa
...
...
@@ -15,6 +15,8 @@
#include
"portable.h"
#include
"ldap-int.h"
#ifdef HAVE_CYRUS_SASL
#include
<stdio.h>
...
...
@@ -31,8 +33,6 @@
#include
<limits.h>
#endif
#include
"ldap-int.h"
#ifndef INT_MAX
#define INT_MAX 2147483647
/* 32 bit signed max */
#endif
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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