aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ip6_mroute_mod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ip6_mroute_mod/Makefile')
-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 f361c9df229c..943f9ab92368 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_mac.h opt_mrouting.h
+SRCS+= opt_inet6.h opt_mrouting.h
.if !defined(KERNBUILDDIR)
opt_inet6.h: