Skip to content

Commit f174d1d

Browse files
committed
right include
1 parent c556fc7 commit f174d1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sys/rump/net/lib/libaltq/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ COMMENT=ALTQ support
99

1010
SRCS+= altq_subr.c altq_conf.c
1111
SRCS+= altq_cbq.c altq_rmclass.c
12-
SRCS+= altq_component.c
12+
SRCS+= altq_component.c altq_subr.c
1313

1414
.include <bsd.init.mk>
1515

0 commit comments

Comments
 (0)