mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Remove unneeded nmap.h and global_structures.h includes in .h files
This commit is contained in:
@@ -130,8 +130,6 @@
|
||||
#ifndef IDLE_SCAN_H
|
||||
#define IDLE_SCAN_H
|
||||
|
||||
#include "nmap.h"
|
||||
#include "global_structures.h"
|
||||
#include <nbase.h>
|
||||
|
||||
class Target;
|
||||
|
||||
Reference in New Issue
Block a user