summaryrefslogtreecommitdiffstats
path: root/sys/dev/si
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-03-28 13:25:01 +0000
committerbde <bde@FreeBSD.org>1998-03-28 13:25:01 +0000
commitb5ae2c779bbd5597d706416186bbda1feb920115 (patch)
tree8e1b892ead145b6db08a46a032584ad3cc5944da /sys/dev/si
parent0eb849f75b2ac2864841d072ef2fdd4a02883232 (diff)
downloadFreeBSD-src-b5ae2c779bbd5597d706416186bbda1feb920115.zip
FreeBSD-src-b5ae2c779bbd5597d706416186bbda1feb920115.tar.gz
Removed unused #includes.
Diffstat (limited to 'sys/dev/si')
-rw-r--r--sys/dev/si/si.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/si/si.c b/sys/dev/si/si.c
index 66cd72d..52838cf 100644
--- a/sys/dev/si/si.c
+++ b/sys/dev/si/si.c
@@ -30,7 +30,7 @@
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
* NO EVENT SHALL THE AUTHORS BE LIABLE.
*
- * $Id: si.c,v 1.68 1998/03/21 05:17:29 peter Exp $
+ * $Id: si.c,v 1.69 1998/03/23 16:27:37 peter Exp $
*/
#ifndef lint
@@ -76,7 +76,6 @@ static const char si_copyright1[] = "@(#) Copyright (C) Specialix International
#include "pci.h"
#if NPCI > 0
#include <pci/pcivar.h>
-#include <pci/pcireg.h>
#endif
#include "eisa.h"
OpenPOWER on IntegriCloud