mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
#include <net/vnet.h> is no longer needed here.
Spotted by: Ed Maste MFC after: 3 days.
This commit is contained in:
parent
85d5a233bd
commit
5bc2249ff8
1 changed files with 0 additions and 1 deletions
|
|
@ -68,7 +68,6 @@ __FBSDID("$FreeBSD$");
|
|||
#include <sys/syslog.h>
|
||||
#include <net/if.h>
|
||||
#include <net/if_var.h>
|
||||
#include <net/vnet.h>
|
||||
#include <netgraph/ng_message.h>
|
||||
#include <netgraph/netgraph.h>
|
||||
#include <netgraph/ng_parse.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue