mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix the LINT build.
Approved by: re (implicit) MFC after: 1 week
This commit is contained in:
parent
b85baffde3
commit
8a959ae073
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ __FBSDID("$FreeBSD$");
|
|||
#include <sys/malloc.h>
|
||||
#include <sys/module.h>
|
||||
#include <sys/proc.h>
|
||||
#include <sys/systm.h>
|
||||
|
||||
#include <dev/pci/pcivar.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue