mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 02:49:01 +00:00
Move scan lists structs and functions to scan_lists files.
This commit is contained in:
@@ -132,6 +132,7 @@
|
||||
#ifndef NMAP_FTP_H
|
||||
#define NMAP_FTP_H
|
||||
|
||||
#include "scan_lists.h"
|
||||
#include "nbase.h" /* u16 */
|
||||
class Target;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user