Index: stable/11/sys/modules/if_enc/Makefile =================================================================== --- stable/11/sys/modules/if_enc/Makefile (revision 365466) +++ stable/11/sys/modules/if_enc/Makefile (revision 365467) @@ -1,11 +1,11 @@ # $FreeBSD$ SYSDIR?=${SRCTOP}/sys .include "${SYSDIR}/conf/kern.opts.mk" .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 Index: stable/11 =================================================================== --- stable/11 (revision 365466) +++ stable/11 (revision 365467) Property changes on: stable/11 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r361634 Index: stable/12/sys/modules/if_enc/Makefile =================================================================== --- stable/12/sys/modules/if_enc/Makefile (revision 365466) +++ stable/12/sys/modules/if_enc/Makefile (revision 365467) @@ -1,11 +1,11 @@ # $FreeBSD$ SYSDIR?=${SRCTOP}/sys .include "${SYSDIR}/conf/kern.opts.mk" .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 Index: stable/12 =================================================================== --- stable/12 (revision 365466) +++ stable/12 (revision 365467) Property changes on: stable/12 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r361634