mirror of
https://github.com/nmap/nmap.git
synced 2025-12-21 06:59:01 +00:00
vcproj for nmap
This commit is contained in:
@@ -6,8 +6,13 @@
|
||||
* $Id: arp-win32.c,v 1.12 2005/01/23 07:36:54 dugsong Exp $
|
||||
*/
|
||||
|
||||
#ifdef _WIN32
|
||||
#include "dnet_winconfig.h"
|
||||
#else
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
#include <iphlpapi.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user