aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/pty-unix.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pty-unix.c b/src/pty-unix.c
index 8eed477..becf608 100644
--- a/src/pty-unix.c
+++ b/src/pty-unix.c
@@ -1,4 +1,3 @@
-#define _XOPEN_SOURCE 600
#include <errno.h>
#include <fcntl.h>
#include <signal.h>