mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 13:11:28 +00:00
Move some structs from global_structures.h to timing.h
This commit is contained in:
@@ -127,6 +127,8 @@
|
||||
#ifndef SCAN_ENGINE_H
|
||||
#define SCAN_ENGINE_H
|
||||
|
||||
#include "nmap.h" /* stype */
|
||||
|
||||
#include "timing.h"
|
||||
#include "tcpip.h"
|
||||
#include <list>
|
||||
|
||||
Reference in New Issue
Block a user