mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
tcp_hostcache: remove unnecessary socketvar.h
This commit is contained in:
parent
b925d71967
commit
b6b4ac2faa
1 changed files with 0 additions and 1 deletions
|
|
@ -80,7 +80,6 @@
|
|||
#include <sys/sbuf.h>
|
||||
#include <sys/smr.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/socketvar.h>
|
||||
#include <sys/sysctl.h>
|
||||
|
||||
#include <net/vnet.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue