mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-26 12:35:25 +00:00
add stddef.h for NULL
This commit is contained in:
parent
41b8398897
commit
a3133f42e0
@ -39,12 +39,15 @@
|
||||
*
|
||||
*/
|
||||
|
||||
|
||||
#include <btstack/run_loop.h>
|
||||
#include <btstack/linked_list.h>
|
||||
|
||||
#include "run_loop_private.h"
|
||||
#include "debug.h"
|
||||
|
||||
#include <stddef.h> // NULL
|
||||
|
||||
// #define HAVE_TIME
|
||||
|
||||
// the run loop
|
||||
|
Loading…
x
Reference in New Issue
Block a user