mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Revert r32528, was not tested on Windows
This commit is contained in:
@@ -123,8 +123,6 @@
|
||||
|
||||
/* $Id: nmap.h 6676 2008-01-12 22:39:34Z fyodor $ */
|
||||
|
||||
#ifndef NMAP_TRACEROUTE_H
|
||||
#define NMAP_TRACEROUTE_H
|
||||
#include "Target.h"
|
||||
|
||||
#include <vector>
|
||||
@@ -132,4 +130,3 @@
|
||||
int traceroute(std::vector<Target *> &Targets);
|
||||
|
||||
void traceroute_hop_cache_clear();
|
||||
#endif /* NMAP_TRACEROUTE_H */
|
||||
|
||||
Reference in New Issue
Block a user