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
orbea -
OpenLDAP
Commits
4a50fa74
Commit
4a50fa74
authored
Apr 26, 2020
by
Ryan Tandy
Committed by
Quanah Gibson-Mount
Apr 27, 2020
Browse files
ITS#9215 Fix previous commit
parent
e96f90e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/libldap_r/thr_posix.c
View file @
4a50fa74
...
...
@@ -14,8 +14,8 @@
* <http://www.OpenLDAP.org/license.html>.
*/
#ifdef _
_GLIBC__
#define _
XOPEN
_SOURCE
500
/* For pthread_setconcurrency() */
#if
n
def _
GNU_SOURCE
#define _
GNU
_SOURCE
1
/* For pthread_setconcurrency()
on glibc
*/
#endif
#include
"portable.h"
...
...
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