mirror of
https://github.com/NishiOwO/JWasm.git
synced 2025-04-21 16:54:39 +00:00
Fix implicit function declaration warning
This commit is contained in:
parent
313d577377
commit
1402d5b5d2
@ -39,6 +39,7 @@
|
||||
|
||||
#if defined(__UNIX__) || defined(__CYGWIN__) || defined(__DJGPP__) /* avoid for MinGW! */
|
||||
|
||||
extern char * strupr(char *);
|
||||
#define _stricmp strcasecmp
|
||||
#ifndef __WATCOMC__
|
||||
#define _memicmp strncasecmp
|
||||
|
Loading…
x
Reference in New Issue
Block a user