debug.c: no need to define _GNU_SOURCE, is defined in fmacros.h.
This commit is contained in:
parent
309b7b3268
commit
b8f3c5dd36
@ -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