mirror of
https://github.com/nmap/nmap.git
synced 2026-06-29 12:44:00 +00:00
Reverted r30104 and r30105.
This commit is contained in:
parent
34b0f235cd
commit
ef9f4fcba5
2 changed files with 3 additions and 2 deletions
|
|
@ -69,7 +69,9 @@
|
|||
|
||||
#ifndef WIN32
|
||||
#include <poll.h>
|
||||
#endif
|
||||
#else
|
||||
#include <Winsock2.h>
|
||||
#endif /* ^WIN32 */
|
||||
|
||||
#include "nsock_internal.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -68,7 +68,6 @@
|
|||
|
||||
#ifdef WIN32
|
||||
#include "nbase_winconfig.h"
|
||||
#include "nbase_winunix.h"
|
||||
#include <Winsock2.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue