mirror of
https://github.com/nmap/nmap.git
synced 2025-12-08 21:51:28 +00:00
Add a couple includes which are needed for Philip's nwe get_dns_servers function prototype
This commit is contained in:
@@ -97,6 +97,9 @@
|
|||||||
|
|
||||||
class Target;
|
class Target;
|
||||||
|
|
||||||
|
#include <string>
|
||||||
|
#include <list>
|
||||||
|
|
||||||
void nmap_mass_rdns(Target ** targets, int num_targets);
|
void nmap_mass_rdns(Target ** targets, int num_targets);
|
||||||
const char *lookup_cached_host(u32 ip);
|
const char *lookup_cached_host(u32 ip);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user