diff options
Diffstat (limited to 'fs')
-rw-r--r-- | fs/compat_ioctl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/compat_ioctl.c b/fs/compat_ioctl.c index 63ae85831464..fa4bc48810fd 100644 --- a/fs/compat_ioctl.c +++ b/fs/compat_ioctl.c | |||
@@ -969,6 +969,7 @@ COMPATIBLE_IOCTL(TIOCGPGRP) | |||
969 | COMPATIBLE_IOCTL(TIOCGPTN) | 969 | COMPATIBLE_IOCTL(TIOCGPTN) |
970 | COMPATIBLE_IOCTL(TIOCSPTLCK) | 970 | COMPATIBLE_IOCTL(TIOCSPTLCK) |
971 | COMPATIBLE_IOCTL(TIOCSERGETLSR) | 971 | COMPATIBLE_IOCTL(TIOCSERGETLSR) |
972 | COMPATIBLE_IOCTL(TIOCSIG) | ||
972 | #ifdef TCGETS2 | 973 | #ifdef TCGETS2 |
973 | COMPATIBLE_IOCTL(TCGETS2) | 974 | COMPATIBLE_IOCTL(TCGETS2) |
974 | COMPATIBLE_IOCTL(TCSETS2) | 975 | COMPATIBLE_IOCTL(TCSETS2) |