summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/modules/ip6_mroute_mod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ip6_mroute_mod/Makefile b/sys/modules/ip6_mroute_mod/Makefile
index 943f9ab..eb1c823 100644
--- a/sys/modules/ip6_mroute_mod/Makefile
+++ b/sys/modules/ip6_mroute_mod/Makefile
@@ -7,7 +7,7 @@
KMOD= ip6_mroute
SRCS= ip6_mroute.c
-SRCS+= opt_inet6.h opt_mrouting.h
+SRCS+= opt_inet6.h opt_kdtrace.h opt_mrouting.h
.if !defined(KERNBUILDDIR)
opt_inet6.h:
OpenPOWER on IntegriCloud