mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Remove unneeded nmap.h and global_structures.h includes in .h files
This commit is contained in:
parent
cfe8893304
commit
dfa969f3a2
17 changed files with 8 additions and 33 deletions
|
|
@ -127,8 +127,6 @@
|
|||
#ifndef SCAN_ENGINE_H
|
||||
#define SCAN_ENGINE_H
|
||||
|
||||
#include "nmap.h"
|
||||
#include "global_structures.h"
|
||||
#include "timing.h"
|
||||
#include "tcpip.h"
|
||||
#include <list>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue