diff options
Diffstat (limited to 'usr.sbin/lsdev/i386.c')
| -rw-r--r-- | usr.sbin/lsdev/i386.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/lsdev/i386.c b/usr.sbin/lsdev/i386.c index 2375f450616c..edc1cd8d6d40 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 *); |
