From 40753e96f717bbcff3bcdd8dce37d0f1d4a61cd8 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Sun, 27 Jun 2010 13:28:48 +0000 Subject: If you include , you do not need to include any other --- sys/arch/amd64/amd64/machdep.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'sys/arch/amd64') diff --git a/sys/arch/amd64/amd64/machdep.c b/sys/arch/amd64/amd64/machdep.c index 68bb5bc526b..c8967560102 100644 --- a/sys/arch/amd64/amd64/machdep.c +++ b/sys/arch/amd64/amd64/machdep.c @@ -1,4 +1,4 @@ -/* $OpenBSD: machdep.c,v 1.112 2010/06/27 03:03:48 thib Exp $ */ +/* $OpenBSD: machdep.c,v 1.113 2010/06/27 13:28:46 miod Exp $ */ /* $NetBSD: machdep.c,v 1.3 2003/05/07 22:58:18 fvdl Exp $ */ /*- @@ -95,9 +95,6 @@ #include #include -#include -#include -#include #include -- cgit v1.2.3