Add sys/thread.h
This commit is contained in:
parent
bb9cfc6cc3
commit
925ca8cc01
|
@ -37,6 +37,7 @@ extern "C" {
|
|||
#include <linux/interrupt.h>
|
||||
#include <linux/kthread.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/thread.h>
|
||||
|
||||
#define TASKQ_NAMELEN 31
|
||||
|
||||
|
|
Loading…
Reference in New Issue