mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 10:37:38 -04:00
fix red
Change-Id: Ib28cfd9037901c7b8bc9b2960ad2c1c9a1e25a69
This commit is contained in:
parent
6416d96fbc
commit
7ea37bb806
3 changed files with 9 additions and 10 deletions
|
@ -42,7 +42,9 @@
|
|||
#define ferror _ferror_
|
||||
#define feof _feof_
|
||||
#define fprintf _fprintf_
|
||||
#undef stdout
|
||||
#define stdout _stdout_
|
||||
#undef stderr
|
||||
#define stderr _stderr_
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue