mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Need machine/bus.h here too
This commit is contained in:
parent
5ef57544fc
commit
ed0b0e826e
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ __FBSDID("$FreeBSD$");
|
|||
#include <sys/bus.h>
|
||||
|
||||
#include <machine/resource.h>
|
||||
#include <machine/bus.h>
|
||||
#include <sys/rman.h>
|
||||
|
||||
#include <dev/pci/pcivar.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue