summaryrefslogtreecommitdiffstats
path: root/sys/pci/pcisupport.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-08-02 14:33:27 +0000
committerbde <bde@FreeBSD.org>1997-08-02 14:33:27 +0000
commit9195bd1ec7d7d8d8239de6a1eb75124aa8307f1f (patch)
tree9c6abeea2159a31b9e536051714351e3abfe9989 /sys/pci/pcisupport.c
parentb6f496a4ab1dbf77dccbdc672e9d9cd294a36b99 (diff)
downloadFreeBSD-src-9195bd1ec7d7d8d8239de6a1eb75124aa8307f1f.zip
FreeBSD-src-9195bd1ec7d7d8d8239de6a1eb75124aa8307f1f.tar.gz
Removed unused #includes.
Diffstat (limited to 'sys/pci/pcisupport.c')
-rw-r--r--sys/pci/pcisupport.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/pci/pcisupport.c b/sys/pci/pcisupport.c
index ac78356..c33ba34 100644
--- a/sys/pci/pcisupport.c
+++ b/sys/pci/pcisupport.c
@@ -1,6 +1,6 @@
/**************************************************************************
**
-** $Id: pcisupport.c,v 1.48 1997/07/18 19:47:23 se Exp $
+** $Id: pcisupport.c,v 1.49 1997/07/29 12:57:08 sos Exp $
**
** Device driver for DEC/INTEL PCI chipsets.
**
@@ -41,7 +41,6 @@
***************************************************************************
*/
-#include <sys/types.h>
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/malloc.h>
OpenPOWER on IntegriCloud