summaryrefslogtreecommitdiffstats
path: root/sys/modules/netgraph/gif/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/netgraph/gif/Makefile')
-rw-r--r--sys/modules/netgraph/gif/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/netgraph/gif/Makefile b/sys/modules/netgraph/gif/Makefile
index acf4373..121cfa9 100644
--- a/sys/modules/netgraph/gif/Makefile
+++ b/sys/modules/netgraph/gif/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
KMOD= ng_gif
-SRCS= ng_gif.c opt_inet.h opt_inet6.h
+SRCS= ng_gif.c opt_inet.h opt_inet6.h opt_route.h
.if !defined(KERNBUILDDIR)
opt_inet.h:
OpenPOWER on IntegriCloud