summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lsdev
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>1995-02-04 12:47:19 +0000
committerse <se@FreeBSD.org>1995-02-04 12:47:19 +0000
commit4564ae83e73c7ba0239044a89b389dcc8a4fce31 (patch)
tree1ec2f90dd8afa72926352d36e10c9d3fd1e38554 /usr.sbin/lsdev
parenta9a715e2345db709dc3d37d7947c830f4bbf959e (diff)
downloadFreeBSD-src-4564ae83e73c7ba0239044a89b389dcc8a4fce31.zip
FreeBSD-src-4564ae83e73c7ba0239044a89b389dcc8a4fce31.tar.gz
Moved "#include <pci/pcivar.h>" from "usr.sbin/lsdev/i386.c"
to "/sys/i386/include/devconf.h", where it really belongs.
Diffstat (limited to 'usr.sbin/lsdev')
-rw-r--r--usr.sbin/lsdev/i386.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/lsdev/i386.c b/usr.sbin/lsdev/i386.c
index 2375f45..edc1cd8 100644
--- a/usr.sbin/lsdev/i386.c
+++ b/usr.sbin/lsdev/i386.c
@@ -2,7 +2,6 @@
#include <stdio.h>
#include <string.h>
#include <machine/vmparam.h>
-#include <pci/pcivar.h>
static void print_isa(struct devconf *);
static void print_eisa(struct devconf *);
OpenPOWER on IntegriCloud