From e590eea07c004852fc423fae1b2d8f229d9966ae Mon Sep 17 00:00:00 2001 From: guenther Date: Mon, 24 Mar 2014 03:48:00 +0000 Subject: The kernel isn't involved in times(3); should never be included there --- sys/compat/linux/linux_misc.c | 3 +-- 1 file changed, 1 insertion(+), 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 f55f588da44..0a1b4d74355 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.86 2014/02/12 05:47:36 guenther Exp $ */ +/* $OpenBSD: linux_misc.c,v 1.87 2014/03/24 03:48:00 guenther Exp $ */ /* $NetBSD: linux_misc.c,v 1.27 1996/05/20 01:59:21 fvdl Exp $ */ /*- @@ -58,7 +58,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3-59-g8ed1b