From fce002fdef3780b4b80bfe0ba6d126bfc10130e9 Mon Sep 17 00:00:00 2001 From: Bruce Evans Date: Mon, 24 Mar 1997 11:25:10 +0000 Subject: Don't include in the kernel. Stage 1: don't include it when it is not used. In most cases, the reasons for including it went away when the special ioctl headers became self-sufficient. --- sys/compat/linux/linux_file.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/compat/linux/linux_file.c') diff --git a/sys/compat/linux/linux_file.c b/sys/compat/linux/linux_file.c index e4400af6d735..e2e59ca2cf28 100644 --- a/sys/compat/linux/linux_file.c +++ b/sys/compat/linux/linux_file.c @@ -25,7 +25,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id$ + * $Id: linux_file.c,v 1.11 1997/02/22 09:38:20 peter Exp $ */ #include @@ -35,7 +35,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3