mirror of
https://github.com/nmap/nmap.git
synced 2025-12-21 06:59:01 +00:00
Upgrading shipped libdnet to 1.12
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
*
|
||||
* Copyright (c) 2002 Dug Song <dugsong@monkey.org>
|
||||
*
|
||||
* $Id: arp-win32.c,v 1.12 2005/01/23 07:36:54 dugsong Exp $
|
||||
* $Id: arp-win32.c 539 2005-01-23 07:36:54Z dugsong $
|
||||
*/
|
||||
|
||||
#ifdef _WIN32
|
||||
@@ -12,7 +12,7 @@
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <winsock2.h>
|
||||
#include <ws2tcpip.h>
|
||||
#include <iphlpapi.h>
|
||||
|
||||
#include <errno.h>
|
||||
|
||||
Reference in New Issue
Block a user