mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +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:
@@ -32,6 +32,7 @@
|
||||
#include <nuttx/init.h>
|
||||
#include <nuttx/clock.h>
|
||||
#include <nuttx/streams.h>
|
||||
#include <nuttx/syslog/syslog.h>
|
||||
|
||||
#include "syslog.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user