forked from nuttx/nuttx-update
assert: add header files to resolve compile failed
error: 'NULL' undecleard Signed-off-by: ligd <liguiding1@xiaomi.com>
This commit is contained in:
parent
dae2a39443
commit
76e77ff184
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
****************************************************************************/
|
||||
|
||||
#include <nuttx/compiler.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
|
Loading…
Reference in a new issue