X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=fs%2Fcompat_ioctl.c;h=61abb638b4bfdcef8c2a47446fb778714b9b25b8;hb=2990821d0e38d2bfc556ad39d709b5f8a83c2ebd;hp=a60579b007b03f38160ea541b099ab7a914bfbc1;hpb=eca0bdd326d2cf9127bbb6ac602bfbcbf169c10d;p=mv-sheeva.git diff --git a/fs/compat_ioctl.c b/fs/compat_ioctl.c index a60579b007b..61abb638b4b 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)