Add #include <pci/pcivar.h> for definition of PCI_EXTERNAL_LEN.
Reviewed by: Submitted by: Obtained from:
This commit is contained in:
parent
012b5f177a
commit
03264c16c2
@ -2,6 +2,7 @@
|
||||
#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 *);
|
||||
|
Loading…
Reference in New Issue
Block a user