forked from len0rd/rockbox
Fix win32 simulator build (FS#12564).
Change-Id: Ia8c805fd63b6d2d05133e6dd0ad257d31b38e2a0
This commit is contained in:
parent
f1d3ff4564
commit
63ddd15fc6
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#ifdef WIN32
|
#ifdef WIN32
|
||||||
|
#include <windows.h>
|
||||||
static unsigned old_cp;
|
static unsigned old_cp;
|
||||||
|
|
||||||
void debug_exit(void)
|
void debug_exit(void)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue