Merge remote-tracking branch 'origin/master' into syslog

This commit is contained in:
Gregory Nutt 2016-06-19 08:11:07 -06:00
commit 2ff6ff39c9
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@
#include <nuttx/config.h> #include <nuttx/config.h>
#include <nuttx/compiler.h> #include <nuttx/compiler.h>
#include <stdarg.h>
/**************************************************************************** /****************************************************************************
* Pre-processor Definitions * Pre-processor Definitions