even more mingw

This commit is contained in:
nhmall
2019-03-13 19:59:57 -04:00
parent acc92bcacb
commit 13c0428721
2 changed files with 2 additions and 3 deletions

View File

@@ -98,7 +98,6 @@ extern void FDECL(interject, (int));
#ifdef strcasecmp
#undef strcasecmp
#endif
extern void FDECL(nethack_exit, (int));
extern void NDECL(getlock);
#endif
@@ -282,5 +281,5 @@ extern void FDECL(nhassert_failed, (const char * exp, const char * file,
#endif
#define nethack_enter(argc, argv) nethack_enter_winnt()
extern void FDECL(nethack_exit, (int)) NORETURN;
#endif /* NTCONF_H */