Skip to content

Commit 2153a62

Browse files
committed
right include
1 parent 368e33d commit 2153a62

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

sys/net/npf/npf_altq.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,8 @@ struct npf_tagname {
118118

119119
TAILQ_HEAD(npf_altqqueue, npf_altq);
120120

121+
extern int npf_altq_loaded;
122+
121123
extern int npf_get_altqs(void *);
122124
extern void npf_altq_init(void);
123125
extern int npf_begin_altq(void);

0 commit comments

Comments
 (0)