summaryrefslogtreecommitdiff
path: root/libc/termios/tcgetsid.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/termios/tcgetsid.c')
-rw-r--r--libc/termios/tcgetsid.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/termios/tcgetsid.c b/libc/termios/tcgetsid.c
index c37023e8b..cae2feac0 100644
--- a/libc/termios/tcgetsid.c
+++ b/libc/termios/tcgetsid.c
@@ -20,7 +20,6 @@
#include <termios.h>
#include <sys/ioctl.h>
#include <sys/types.h>
-#define __USE_XOPEN_EXTENDED
#include <unistd.h>
libc_hidden_proto(ioctl)