Build fix.
This commit is contained in:
@@ -32,7 +32,9 @@ extern FILE *stderr;
|
|||||||
# define SEEK_END 2
|
# define SEEK_END 2
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define EOF -1
|
#ifndef EOF
|
||||||
|
# define EOF (-1)
|
||||||
|
#endif
|
||||||
|
|
||||||
#define __PRINTFLIKE(a, b)
|
#define __PRINTFLIKE(a, b)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user