]> ncurses.scripts.mit.edu Git - ncurses.git/blobdiff - ncurses/tty/lib_twait.c
ncurses 6.1 - patch 20191005
[ncurses.git] / ncurses / tty / lib_twait.c
index 78b73f1e902550f9185b1ee0401bf9ceab8a1576..ffdd4932183e6befea4fb98c0713da4645d3c9c2 100644 (file)
 #  include <sys/select.h>
 # endif
 #endif
 #  include <sys/select.h>
 # endif
 #endif
-#ifdef __MINGW32__
+#ifdef _WIN32
 #  include <sys/time.h>
 #endif
 #undef CUR
 
 #  include <sys/time.h>
 #endif
 #undef CUR
 
-MODULE_ID("$Id: lib_twait.c,v 1.72 2018/02/10 17:00:09 tom Exp $")
+MODULE_ID("$Id: lib_twait.c,v 1.73 2018/06/23 21:35:06 tom Exp $")
 
 static long
 _nc_gettime(TimeType * t0, int first)
 
 static long
 _nc_gettime(TimeType * t0, int first)