remove conflicting prototype declared for getlock in ntconf.h with mingw build
This commit is contained in:
@@ -108,7 +108,7 @@ extern void FDECL(interject, (int));
|
||||
#ifdef strcasecmp
|
||||
#undef strcasecmp
|
||||
#endif
|
||||
extern void NDECL(getlock);
|
||||
/* extern int NDECL(getlock); */
|
||||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
||||
Reference in New Issue
Block a user