K 10 svn:author V 2 ed K 8 svn:date V 27 2009-05-09T15:09:40.953994Z K 7 svn:log V 301 Add support for old TTY ioctls to kdump. At first I allowed ioctl_compat.h to be included, but it just returned an empty file. I had to do this, to keep kdump happy. I really want to raise a compiler error when including this header, so now it will just throw an error if you don't set COMPAT_43TTY. END