diff --git a/include/ntconf.h b/include/ntconf.h index ecdf7bc81..50b9bf81c 100644 --- a/include/ntconf.h +++ b/include/ntconf.h @@ -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