Prefer new location of pci include files (which have only been in the
tree for two or more years now), except in a few places where there's code to be compatible with older versions of FreeBSD.
This commit is contained in:
parent
cace7a2a4d
commit
b63ff62456
@ -40,7 +40,7 @@
|
||||
|
||||
#include <dev/sio/siovar.h>
|
||||
|
||||
#include <pci/pcivar.h>
|
||||
#include <dev/pci/pcivar.h>
|
||||
|
||||
static int sio_pci_attach(device_t dev);
|
||||
static void sio_pci_kludge_unit(device_t dev);
|
||||
|
Loading…
x
Reference in New Issue
Block a user