include/nuttx/syslog/syslog.h now needs to include stdarg.h
This commit is contained in:
parent
34f776dce9
commit
b66112347c
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@
|
|||
****************************************************************************/
|
||||
|
||||
#include <nuttx/config.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue