1
0
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:
fyodor
2005-08-08 05:48:49 +00:00
parent 3f301ba19c
commit bdf2caa2a4
40 changed files with 795 additions and 359 deletions

View File

@@ -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>