summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/unix/term.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/unix/term.c b/sys/unix/term.c
index 2218feb..b96ddc1 100644
--- a/sys/unix/term.c
+++ b/sys/unix/term.c
@@ -10,9 +10,6 @@
#include <termios.h>
-#ifndef __APPLE__
-#include <asm/ioctls.h>
-#endif
#include <sys/ioctl.h>
#include <signal.h>
#include <stdlib.h>