summaryrefslogtreecommitdiffstats
path: root/sys/modules/ipdivert
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ipdivert')
-rw-r--r--sys/modules/ipdivert/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ipdivert/Makefile b/sys/modules/ipdivert/Makefile
index 14f92ad..39500ce 100644
--- a/sys/modules/ipdivert/Makefile
+++ b/sys/modules/ipdivert/Makefile
@@ -5,7 +5,7 @@
.PATH: ${.CURDIR}/../../netinet
KMOD= ipdivert
-SRCS= ip_divert.c opt_inet.h opt_inet6.h
+SRCS= ip_divert.c opt_inet.h opt_inet6.h opt_sctp.h
.if !defined(KERNBUILDDIR)
.if ${MK_INET_SUPPORT} != "no"
OpenPOWER on IntegriCloud