include string.h to remove compiler warning on target

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@919 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-06-07 14:52:53 +00:00
parent 4ea404082d
commit 999c255599

View file

@ -28,8 +28,8 @@
#ifdef SIMULATOR
#include <stdio.h>
#include <string.h>
#endif
#include <string.h>
#define SS_TITLE "Boxes"
#define SS_TITLE_FONT 2