We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 309e48a commit 5fb23aaCopy full SHA for 5fb23aa
sys/rump/net/lib/libaltq/Makefile
@@ -11,7 +11,7 @@ SRCS+= altq_subr.c altq_conf.c
11
SRCS+= altq_cbq.c altq_rmclass.c
12
SRCS+= altq_component.c
13
14
-CFLAGS = -DNNPF
+CFLAGS = -DNNPF=1
15
16
.include <bsd.init.mk>
17
0 commit comments