mirror of
https://github.com/nmap/nmap.git
synced 2025-12-10 09:49:05 +00:00
Re-add some needed includes on Windows
This commit is contained in:
@@ -142,6 +142,8 @@
|
||||
#include "tcpip.h"
|
||||
extern NmapOps o;
|
||||
#ifdef WIN32
|
||||
/* Need DnetName2PcapName */
|
||||
#include "libnetutil/netutil.h"
|
||||
/* from libdnet's intf-win32.c */
|
||||
extern "C" int g_has_npcap_loopback;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user