mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 14:53:47 +08:00
Include assert.h in necessary place
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
David Sidrane
parent
131e2490c9
commit
5b2a17b892
@@ -28,6 +28,7 @@
|
||||
#include <nuttx/config.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Public Functions Definitions
|
||||
|
||||
Reference in New Issue
Block a user