1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-10 09:49:05 +00:00

Move scan lists structs and functions to scan_lists files.

This commit is contained in:
dmiller
2017-04-19 04:14:43 +00:00
parent 71f86bf2ec
commit 24f6cec25a
11 changed files with 13 additions and 490 deletions

View File

@@ -134,7 +134,7 @@
#ifndef SCAN_ENGINE_H
#define SCAN_ENGINE_H
#include "nmap.h" /* stype */
#include "scan_lists.h"
#include <dnet.h>