Change-Id: Ib28cfd9037901c7b8bc9b2960ad2c1c9a1e25a69
This commit is contained in:
Franklin Wei 2017-12-24 12:58:33 -05:00
parent 6416d96fbc
commit 7ea37bb806
3 changed files with 9 additions and 10 deletions

View file

@ -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 {