Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
5ab2c311
Commit
5ab2c311
authored
Dec 05, 2014
by
Johan Bergström
Committed by
antirez
Dec 09, 2014
Browse files
Silence _BSD_SOURCE warnings in glibc 2.20 and forward
See
https://sourceware.org/glibc/wiki/Release/2.20#Packaging_Changes
parent
cfe04da1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/fmacros.h
View file @
5ab2c311
...
...
@@ -34,6 +34,7 @@
#if defined(__linux__)
#define _GNU_SOURCE
#define _DEFAULT_SOURCE
#endif
#if defined(_AIX)
...
...
Write
Preview
Markdown
is supported
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