remove include of ipl.h because it no longer exists
This commit is contained in:
parent
f16b65d2c3
commit
b82d4612b8
@ -33,7 +33,6 @@
|
||||
#include <sys/kernel.h>
|
||||
#include <sys/taskqueue.h>
|
||||
#include <sys/interrupt.h>
|
||||
#include <sys/ipl.h>
|
||||
#include <sys/malloc.h>
|
||||
|
||||
static MALLOC_DEFINE(M_TASKQUEUE, "taskqueue", "Task Queues");
|
||||
|
Loading…
Reference in New Issue
Block a user