From 1a05584a00bbab0c5d169a8d3af7b22cafbfd92e Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Tue, 6 Nov 2001 19:53:22 +0000 Subject: Replace inclusion of with the correct when necessary. (Look ma, I might have broken the tree) --- sys/compat/linux/linux_misc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/compat/linux/linux_misc.c') diff --git a/sys/compat/linux/linux_misc.c b/sys/compat/linux/linux_misc.c index 00e55426536..091b1d7b089 100644 --- a/sys/compat/linux/linux_misc.c +++ b/sys/compat/linux/linux_misc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: linux_misc.c,v 1.38 2001/08/12 20:33:50 mickey Exp $ */ +/* $OpenBSD: linux_misc.c,v 1.39 2001/11/06 19:53:17 miod Exp $ */ /* $NetBSD: linux_misc.c,v 1.27 1996/05/20 01:59:21 fvdl Exp $ */ /* @@ -66,7 +66,7 @@ #include -#include +#include #include #include -- cgit v1.2.3