arch/sim: add header to remove warning when build with 'CONFIG_SYSLOG_RPMSG_SERVER'.

Change-Id: I58ebe25434aaebce3812abb52caf3c670118cb66
Signed-off-by: zhongan <zhongan@xiaomi.com>
This commit is contained in:
zhongan 2020-04-09 09:44:35 +08:00 committed by Alan Carvalho de Assis
parent 987472d3bb
commit a41c5e01e1

View File

@ -41,6 +41,7 @@
#include <nuttx/fs/hostfs_rpmsg.h>
#include <nuttx/rptun/rptun.h>
#include <nuttx/serial/uart_rpmsg.h>
#include <nuttx/syslog/syslog_rpmsg.h>
#include "up_internal.h"