bluetooth: fix bt missing header files nuttx/wqueue.h
Signed-off-by: ligd <liguiding1@xiaomi.com>
This commit is contained in:
parent
e73c05718c
commit
4845b9e6e5
|
@ -31,6 +31,7 @@
|
|||
#include <sys/param.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#include <nuttx/wqueue.h>
|
||||
#include <nuttx/crc16.h>
|
||||
#include <nuttx/kmalloc.h>
|
||||
#include <nuttx/net/bluetooth.h>
|
||||
|
|
Loading…
Reference in New Issue