mirror of
https://github.com/nmap/nmap.git
synced 2026-01-05 22:19:03 +00:00
Remove unneeded nmap.h and global_structures.h includes in .h files
This commit is contained in:
@@ -127,8 +127,6 @@
|
||||
#ifndef SERVICE_SCAN_H
|
||||
#define SERVICE_SCAN_H
|
||||
|
||||
#include "nmap.h"
|
||||
#include "global_structures.h"
|
||||
#include "portlist.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user