1
0
Fork 0
forked from len0rd/rockbox

get checkwps building again (FS#9150) - still doesnt compile on d2 and mr500 though

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17957 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jonathan Gordon 2008-07-06 13:23:28 +00:00
parent feeac4f15f
commit d035f255c9
4 changed files with 84 additions and 14 deletions

View file

@ -24,6 +24,7 @@
#include "lcd.h"
#include "file.h"
#ifdef __PCTOOL__
#include <stdint.h>
#include <stdarg.h>
#else
#include "sprintf.h"