mirror of
https://github.com/nmap/nmap.git
synced 2026-08-30 13:42:59 +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
|
|
@ -127,6 +127,8 @@
|
|||
#ifndef SCAN_ENGINE_H
|
||||
#define SCAN_ENGINE_H
|
||||
|
||||
#include "nmap.h" /* stype */
|
||||
|
||||
#include "timing.h"
|
||||
#include "tcpip.h"
|
||||
#include <list>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue