From a4f549597e4f1de22e1614caaad56127b519e00e Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 8 Oct 2000 21:34:00 +0000 Subject: Initiate deorbit burn sequence for . Replace all in-tree uses with necessary subset of . This is also the appropriate fix for exo-tree sources. Put warnings in to discourage use. November 15th 2000 the warnings will be converted to errors. January 15th 2001 the files will be removed. --- sys/compat/linux/linux_ioctl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/compat/linux/linux_ioctl.c') diff --git a/sys/compat/linux/linux_ioctl.c b/sys/compat/linux/linux_ioctl.c index 234e502..e41d2ff 100644 --- a/sys/compat/linux/linux_ioctl.c +++ b/sys/compat/linux/linux_ioctl.c @@ -33,10 +33,12 @@ #include #include #include +#include #include #include #include #include +#include #include #include #include @@ -48,8 +50,6 @@ #include #include -#include - #include #include #include -- cgit v1.1