strdup() needs 'define _XOPEN_SOURCE 600 - Petr Pavlu
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
// we want strdup()
|
// we want strdup()
|
||||||
#define _XPG6
|
#define _XOPEN_SOURCE 600
|
||||||
#define _XOPEN_SOURCE 500
|
|
||||||
|
|
||||||
#include "termkey.h"
|
#include "termkey.h"
|
||||||
#include "termkey-internal.h"
|
#include "termkey-internal.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user