mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix build with VIMAGE.
This commit is contained in:
parent
a43caef195
commit
339f59c096
1 changed files with 2 additions and 0 deletions
|
|
@ -145,6 +145,8 @@ ports attached to the switch)
|
|||
#include <sys/socket.h> /* sockaddrs */
|
||||
#include <sys/selinfo.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/jail.h>
|
||||
#include <net/vnet.h>
|
||||
#include <net/if.h>
|
||||
#include <net/if_var.h>
|
||||
#include <net/bpf.h> /* BIOCIMMEDIATE */
|
||||
|
|
|
|||
Loading…
Reference in a new issue