forked from len0rd/rockbox
Restore changes of r25809 that got lost in the target tree movement and fix simulator build on cygwin.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26120 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
36e52604b0
commit
86e19dd65d
2 changed files with 8 additions and 3 deletions
|
|
@ -23,6 +23,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <setjmp.h>
|
||||
#include <inttypes.h>
|
||||
#include "system-sdl.h"
|
||||
#include "thread-sdl.h"
|
||||
#include "sim-ui-defines.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue