Skip to content

Commit 5fb23aa

Browse files
committed
rump_compile
1 parent 309e48a commit 5fb23aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sys/rump/net/lib/libaltq/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ SRCS+= altq_subr.c altq_conf.c
1111
SRCS+= altq_cbq.c altq_rmclass.c
1212
SRCS+= altq_component.c
1313

14-
CFLAGS = -DNNPF
14+
CFLAGS = -DNNPF=1
1515

1616
.include <bsd.init.mk>
1717

0 commit comments

Comments
 (0)