X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=fs%2Fcompat_ioctl.c;h=61abb638b4bfdcef8c2a47446fb778714b9b25b8;hb=56b85f32d530d09d6805488ad00775d4e0e3baab;hp=a60579b007b03f38160ea541b099ab7a914bfbc1;hpb=1bfe4eefe530f97c1625982d754908f33acf308d;p=cascardo%2Flinux.git diff --git a/fs/compat_ioctl.c b/fs/compat_ioctl.c index a60579b007b0..61abb638b4bf 100644 --- a/fs/compat_ioctl.c +++ b/fs/compat_ioctl.c @@ -42,7 +42,7 @@ #include #include #include -#include +#include #include #include #include @@ -836,6 +836,7 @@ COMPATIBLE_IOCTL(TCSETSW) COMPATIBLE_IOCTL(TCSETSF) COMPATIBLE_IOCTL(TIOCLINUX) COMPATIBLE_IOCTL(TIOCSBRK) +COMPATIBLE_IOCTL(TIOCGDEV) COMPATIBLE_IOCTL(TIOCCBRK) COMPATIBLE_IOCTL(TIOCGSID) COMPATIBLE_IOCTL(TIOCGICOUNT)