mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove #include <pci.h> - there is no abuse of NPCI here
This commit is contained in:
parent
ba9b43207d
commit
9fe486ad0f
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ char lmc_version[] = "BSD 1.1";
|
|||
#include <netgraph/netgraph.h>
|
||||
|
||||
#include <vm/pmap.h>
|
||||
#include <pci.h>
|
||||
#include <pci/pcivar.h>
|
||||
#include <pci/dc21040reg.h>
|
||||
#define INCLUDE_PATH_PREFIX "dev/lmc/"
|
||||
|
|
|
|||
Loading…
Reference in a new issue