From 75e82c815e00de5ffd06e2f8af574ed5a4e6cf3d Mon Sep 17 00:00:00 2001 From: phk Date: Tue, 18 Apr 2000 15:15:39 +0000 Subject: Remove unneeded includes. Due to some interesting cpp tricks in lockmgr, the LINT kernel shrinks by 924 bytes. --- sys/dev/pci/pci.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev/pci/pci.c') diff --git a/sys/dev/pci/pci.c b/sys/dev/pci/pci.c index 574d567..23d9474 100644 --- a/sys/dev/pci/pci.c +++ b/sys/dev/pci/pci.c @@ -41,7 +41,6 @@ #include #include #include -#include #include #include -- cgit v1.1