mirror of
https://github.com/apache/nuttx.git
synced 2026-05-26 02:36:11 +08:00
semantic/parser: fix compile warning found by sparse
Reference: https://linux.die.net/man/1/sparse Signed-off-by: chao an <anchao@xiaomi.com>
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
#include <nuttx/lib/lib.h>
|
||||
#include <assert.h>
|
||||
#include <debug.h>
|
||||
#include <obstack.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Private Function Prototypes
|
||||
|
||||
Reference in New Issue
Block a user