Add opt_ipsec.h to fix standalone builds after r361633.
This commit is contained in:
parent
28d2a72bbf
commit
6f9454895c
@ -6,6 +6,6 @@ SYSDIR?=${SRCTOP}/sys
|
||||
.PATH: ${SYSDIR}/net
|
||||
|
||||
KMOD= if_enc
|
||||
SRCS= if_enc.c opt_inet.h opt_inet6.h
|
||||
SRCS= if_enc.c opt_inet.h opt_inet6.h opt_ipsec.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user