aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386/termios.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-i386/termios.h')
-rw-r--r--include/asm-i386/termios.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-i386/termios.h b/include/asm-i386/termios.h
index f520b7c16fa2..6fdb2c841b73 100644
--- a/include/asm-i386/termios.h
+++ b/include/asm-i386/termios.h
@@ -40,7 +40,6 @@ struct termio {
40/* ioctl (fd, TIOCSERGETLSR, &result) where result may be as below */ 40/* ioctl (fd, TIOCSERGETLSR, &result) where result may be as below */
41 41
42#ifdef __KERNEL__ 42#ifdef __KERNEL__
43#include <linux/module.h>
44 43
45/* intr=^C quit=^\ erase=del kill=^U 44/* intr=^C quit=^\ erase=del kill=^U
46 eof=^D vtime=\0 vmin=\1 sxtc=\0 45 eof=^D vtime=\0 vmin=\1 sxtc=\0