mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Move probespec to its own header to reduce includes of scan_engine.h
This commit is contained in:
@@ -133,6 +133,7 @@
|
||||
#include "nmap_error.h"
|
||||
#include "tcpip.h"
|
||||
#include "Target.h"
|
||||
#include "scan_engine.h"
|
||||
#include "scan_engine_connect.h"
|
||||
#include "libnetutil/netutil.h" /* for max_sd() */
|
||||
#include "NmapOps.h"
|
||||
|
||||
Reference in New Issue
Block a user