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
|
#ifdef strcasecmp
|
||||||
#undef strcasecmp
|
#undef strcasecmp
|
||||||
#endif
|
#endif
|
||||||
extern void NDECL(getlock);
|
/* extern int NDECL(getlock); */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef _MSC_VER
|
#ifdef _MSC_VER
|
||||||
|
|||||||
Reference in New Issue
Block a user