mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +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;
|
||||
|
||||
#include <string>
|
||||
#include <list>
|
||||
|
||||
void nmap_mass_rdns(Target ** targets, int num_targets);
|
||||
const char *lookup_cached_host(u32 ip);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user