1
0
Fork 0
forked from len0rd/rockbox

Remove last traces of sprintf.h

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25864 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Jeffrey Goode 2010-05-07 02:13:47 +00:00
parent 65b875b83e
commit 13b8e3d66d
3 changed files with 0 additions and 3 deletions

View file

@ -22,7 +22,6 @@
#ifdef ROCKBOX_HAS_LOGF
#include <file.h>
#include <sprintf.h>
#include <timefuncs.h>
#include <string.h>
#include <kernel.h>