We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c556fc7 commit f174d1dCopy full SHA for f174d1d
1 file changed
sys/rump/net/lib/libaltq/Makefile
@@ -9,7 +9,7 @@ COMMENT=ALTQ support
9
10
SRCS+= altq_subr.c altq_conf.c
11
SRCS+= altq_cbq.c altq_rmclass.c
12
-SRCS+= altq_component.c
+SRCS+= altq_component.c altq_subr.c
13
14
.include <bsd.init.mk>
15
0 commit comments