mirror of
https://github.com/fluencelabs/redis
synced 2025-03-22 10:30:49 +00:00
debug.c: no need to define _GNU_SOURCE, is defined in fmacros.h.
This commit is contained in:
parent
6211e77ab6
commit
d35deb2327
@ -40,7 +40,6 @@
|
|||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include "bio.h"
|
#include "bio.h"
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#define _GNU_SOURCE
|
|
||||||
#include <dlfcn.h>
|
#include <dlfcn.h>
|
||||||
#endif /* HAVE_BACKTRACE */
|
#endif /* HAVE_BACKTRACE */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user