include/nuttx/syslog/syslog.h now needs to include stdarg.h
This commit is contained in:
parent
34f776dce9
commit
b66112347c
@ -42,6 +42,7 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
Loading…
x
Reference in New Issue
Block a user