clear up a few gcc warnings
This commit is contained in:
@@ -108,6 +108,8 @@ extern void interject(int);
|
||||
#endif
|
||||
#ifdef strcasecmp
|
||||
#undef strcasecmp
|
||||
/* https://sourceforge.net/p/mingw-w64/wiki2/gnu%20printf/ */
|
||||
#define __USE_MINGW_ANSI_STDIO 1
|
||||
#endif
|
||||
/* extern int getlock(void); */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user