freebsd11_network: Add definition missing from previous commit.

This commit is contained in:
Augustin Cavalier 2018-06-08 21:29:04 +00:00
parent 800e9d6652
commit 466255e324

View File

@ -38,6 +38,7 @@ struct taskqueue {
struct taskqueue *taskqueue_fast = NULL;
struct taskqueue *taskqueue_swi = NULL;
struct taskqueue *taskqueue_thread = NULL;
static struct taskqueue *