mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-10-19 11:23:07 +08:00
Include assert.h for DEBUGASSERT caller
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:

committed by
Masayuki Ishikawa

parent
d3f8f423d5
commit
1ee948e0c8
@@ -56,6 +56,7 @@
|
||||
#include <fcntl.h> /* Needed for open */
|
||||
#include <dirent.h>
|
||||
#include <libgen.h> /* Needed for basename */
|
||||
#include <assert.h>
|
||||
#include <errno.h>
|
||||
#include <debug.h>
|
||||
|
||||
|
Reference in New Issue
Block a user