freebsd11_network: Add definition missing from previous commit.
This commit is contained in:
parent
800e9d6652
commit
466255e324
@ -38,6 +38,7 @@ struct taskqueue {
|
||||
|
||||
struct taskqueue *taskqueue_fast = NULL;
|
||||
struct taskqueue *taskqueue_swi = NULL;
|
||||
struct taskqueue *taskqueue_thread = NULL;
|
||||
|
||||
|
||||
static struct taskqueue *
|
||||
|
Loading…
Reference in New Issue
Block a user