Use new name w32.h for nt.h
This commit is contained in:
parent
489f937121
commit
6219f8bffe
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
|||
#undef FD_ISSET
|
||||
#undef FD_ZERO
|
||||
#undef fd_set
|
||||
#include "nt.h"
|
||||
#include "w32.h"
|
||||
|
||||
#ifdef HAVE_TIMEVAL
|
||||
#undef timeval
|
||||
|
|
Loading…
Add table
Reference in a new issue