Adapt the new header file path of va_format.
Signed-off-by: likun17 <likun17@xiaomi.com>
This commit is contained in:
parent
b4d794cbd5
commit
ac11e3cba9
@ -24,8 +24,8 @@
|
||||
|
||||
#include "adb.h"
|
||||
|
||||
#include <stdio.h>
|
||||
#include <syslog.h>
|
||||
#include <nuttx/streams.h>
|
||||
|
||||
#if defined(CONFIG_ADBD_BOARD_INIT) || defined (CONFIG_BOARDCTL_RESET) || \
|
||||
defined(CONFIG_ADBD_USB_BOARDCTL)
|
||||
|
@ -23,8 +23,8 @@
|
||||
****************************************************************************/
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#include <syslog.h>
|
||||
#include <nuttx/streams.h>
|
||||
#include "monkey_log.h"
|
||||
|
||||
/****************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user