remove useless #define _GNU_SOURCE from not using asprintf sources
This commit is contained in:
parent
e27a27c4a0
commit
c4fd38a894
1
loop.c
1
loop.c
@ -22,7 +22,6 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define READLINE_CALLBACKS
|
#define READLINE_CALLBACKS
|
||||||
#define _GNU_SOURCE
|
|
||||||
|
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user