aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
Diffstat (limited to 'fs')
-rw-r--r--fs/compat_ioctl.c1
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)
969COMPATIBLE_IOCTL(TIOCGPTN) 969COMPATIBLE_IOCTL(TIOCGPTN)
970COMPATIBLE_IOCTL(TIOCSPTLCK) 970COMPATIBLE_IOCTL(TIOCSPTLCK)
971COMPATIBLE_IOCTL(TIOCSERGETLSR) 971COMPATIBLE_IOCTL(TIOCSERGETLSR)
972COMPATIBLE_IOCTL(TIOCSIG)
972#ifdef TCGETS2 973#ifdef TCGETS2
973COMPATIBLE_IOCTL(TCGETS2) 974COMPATIBLE_IOCTL(TCGETS2)
974COMPATIBLE_IOCTL(TCSETS2) 975COMPATIBLE_IOCTL(TCSETS2)