From 651a8ec0536429ec664a047ea1884b4f2ca9388e Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Sat, 14 Mar 2015 03:38:54 +0000 Subject: Remove some includes include-what-you-use claims don't have any direct symbols used. Tested for indirect use by compiling amd64/i386/sparc64 kernels. ok tedu@ deraadt@ --- sys/dev/pci/adw_pci.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/dev/pci/adw_pci.c') diff --git a/sys/dev/pci/adw_pci.c b/sys/dev/pci/adw_pci.c index 02e14bb0983..dcd9851bdd3 100644 --- a/sys/dev/pci/adw_pci.c +++ b/sys/dev/pci/adw_pci.c @@ -1,4 +1,4 @@ -/* $OpenBSD: adw_pci.c,v 1.16 2011/04/03 15:36:02 jasper Exp $ */ +/* $OpenBSD: adw_pci.c,v 1.17 2015/03/14 03:38:48 jsg Exp $ */ /* $NetBSD: adw_pci.c,v 1.7 2000/05/26 15:13:46 dante Exp $ */ /* @@ -51,7 +51,6 @@ #include #include -#include #include #include -- cgit v1.2.3