mirror of
https://github.com/apache/nuttx.git
synced 2026-09-27 18:58:27 +08:00
syslog: Include nuttx/syslog/syslog.h in include/nuttx/syslog/syslog_rpmsg.h
to avoid struct syslog_channel_s used before definition and remove the unnecessary inclusion Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
committed by
Petro Karashchenko
parent
09c4c2f35f
commit
6a0dbba62b
@@ -28,7 +28,6 @@
|
||||
|
||||
#include <nuttx/kmalloc.h>
|
||||
#include <nuttx/rptun/openamp.h>
|
||||
#include <nuttx/syslog/syslog.h>
|
||||
#include <nuttx/syslog/syslog_rpmsg.h>
|
||||
|
||||
#include "syslog.h"
|
||||
|
||||
Reference in New Issue
Block a user