mirror of
https://github.com/nmap/nmap.git
synced 2026-08-28 04:25:15 +00:00
Move some structs from global_structures.h to timing.h
This commit is contained in:
parent
df5d9a7489
commit
618cd6cfb2
4 changed files with 73 additions and 60 deletions
|
|
@ -130,6 +130,7 @@
|
|||
#include "nbase.h"
|
||||
#include <vector>
|
||||
#include <list>
|
||||
#include "timing.h"
|
||||
#include "Target.h"
|
||||
class Target;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue