summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/termio.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdk-stage1/dietlibc/include/termio.h')
-rw-r--r--mdk-stage1/dietlibc/include/termio.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/mdk-stage1/dietlibc/include/termio.h b/mdk-stage1/dietlibc/include/termio.h
deleted file mode 100644
index 55d1f242b..000000000
--- a/mdk-stage1/dietlibc/include/termio.h
+++ /dev/null
@@ -1,4 +0,0 @@
-/* this looks horribly wrong, but glibc does it like that */
-
-#include <termios.h>
-#include <sys/ioctl.h>