From be90184410fe8aaf59012f30ea8aabcf3e8e800b Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Thu, 18 Nov 2010 21:13:20 +0000 Subject: Do not #include if you don't need anything from it. ok krw@ deraadt@ --- sys/arch/amd64/amd64/autoconf.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/arch/amd64') diff --git a/sys/arch/amd64/amd64/autoconf.c b/sys/arch/amd64/amd64/autoconf.c index e4d9e121be0..5b775dd1266 100644 --- a/sys/arch/amd64/amd64/autoconf.c +++ b/sys/arch/amd64/amd64/autoconf.c @@ -1,4 +1,4 @@ -/* $OpenBSD: autoconf.c,v 1.36 2010/09/07 16:22:48 mikeb Exp $ */ +/* $OpenBSD: autoconf.c,v 1.37 2010/11/18 21:13:16 miod Exp $ */ /* $NetBSD: autoconf.c,v 1.1 2003/04/26 18:39:26 fvdl Exp $ */ /*- @@ -47,7 +47,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3