forked from len0rd/rockbox
vuprintf does not belong in stdio.h, causes problems with other versions of stdio.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26042 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f2a56161f7
commit
b8a51adb57
3 changed files with 2 additions and 5 deletions
|
@ -35,6 +35,7 @@
|
|||
#include "lcd-remote.h"
|
||||
#include "logf.h"
|
||||
#include "serial.h"
|
||||
#include "format.h"
|
||||
|
||||
#ifdef HAVE_USBSTACK
|
||||
#include "usb_core.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue