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

@@ -64,7 +64,7 @@ STATIC_DCL void NDECL(dump_plines);
STATIC_DCL void FDECL(dump_everything, (int, time_t));
STATIC_DCL int NDECL(num_extinct);
#if defined(__BEOS__) || defined(MICRO) || defined(WIN32) || defined(OS2)
#if defined(__BEOS__) || defined(MICRO) || defined(OS2)
extern void FDECL(nethack_exit, (int));
#else
#define nethack_exit exit