Add priv.h include required to build FAST_IPSEC, which is not present in
LINT due to a conflict with KAME IPSEC. Submitted by: Pawel Worach <pawel dot worach at gmail dot com>
This commit is contained in:
parent
c144ae3e58
commit
46ee43b2ca
@ -43,6 +43,7 @@
|
||||
#include <sys/malloc.h>
|
||||
#include <sys/mbuf.h>
|
||||
#include <sys/domain.h>
|
||||
#include <sys/priv.h>
|
||||
#include <sys/protosw.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/socketvar.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user