Move BLUE_STATS to a commented out line since it is always enabled in

the source file. Fixes PR/35390.
This commit is contained in:
dsl 2009-12-06 14:03:23 +00:00
parent 528ef864b7
commit e0f6481d6a
1 changed files with 5 additions and 2 deletions

View File

@ -1,15 +1,18 @@
# $NetBSD: files.altq,v 1.6 2006/10/12 19:59:08 peter Exp $
# $NetBSD: files.altq,v 1.7 2009/12/06 14:03:23 dsl Exp $
defflag opt_altq_enabled.h ALTQ
defflag opt_altq.h ALTQ_AFMAP ALTQ_BLUE ALTQ_CBQ ALTQ_CDNR
ALTQ_DEBUG ALTQ_FIFOQ ALTQ_FLOWVALVE ALTQ_HFSC
ALTQ_IPSEC ALTQ_LOCALQ ALTQ_RED ALTQ_RIO
ALTQ_PRIQ ALTQ_JOBS
ALTQ_WFQ ADJUST_CUTOFF BLUE_STATS
ALTQ_WFQ ADJUST_CUTOFF
BORROW_OFFTIME CBQ_TRACE
FIFOQ_STATS FV_STATS
RED_STATS RIO_STATS WFQ_DEBUG
# Always enabled if ALTQ_BLUE defined
# defflag opt_altq.h BLUE_STATS
file altq/altq_conf.c altq
file altq/altq_afmap.c altq
file altq/altq_blue.c altq