1
0
Fork 0
forked from len0rd/rockbox

Make the sim buildable with mingw again

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26037 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Frank Gevaerts 2010-05-14 22:57:52 +00:00
parent 759cfece4b
commit 530c25130f
7 changed files with 34 additions and 4 deletions

View file

@ -25,3 +25,4 @@
#include "strlcat.h"
#include "strcasecmp.h"
#include "strcasestr.h"
#include "strtok_r.h"