mirror of
https://github.com/nmap/nmap.git
synced 2025-12-15 20:29:03 +00:00
merge soc07 r4822 - Reduce the number of build dependencies.
This commit is contained in:
@@ -103,9 +103,9 @@
|
||||
#ifndef SCAN_ENGINE_H
|
||||
#define SCAN_ENGINE_H
|
||||
|
||||
#include "portlist.h"
|
||||
#include "tcpip.h"
|
||||
#include "nmap.h"
|
||||
#include "global_structures.h"
|
||||
#include <vector>
|
||||
|
||||
/* 3rd generation Nmap scanning function. Handles most Nmap port scan types */
|
||||
void ultra_scan(std::vector<Target *> &Targets, struct scan_lists *ports,
|
||||
|
||||
Reference in New Issue
Block a user