Skip to content

Commit 85ce358

Browse files
committed
extern
1 parent ae55017 commit 85ce358

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sys/net/npf/npf_altq.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ struct npf_altqqueue npf_altqs[2];
2323

2424
struct pool npf_altq_pl;
2525
int npf_altq_loaded = 0;
26+
bool npf_altq_running = false;
2627

2728
/* npf interface to start altq */
2829
void

0 commit comments

Comments
 (0)