mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Move global_structures.h back into nmap.h now that things are sorted out better
This commit is contained in:
parent
ea4096c681
commit
40dc3c5830
7 changed files with 31 additions and 176 deletions
|
|
@ -12,7 +12,6 @@ extern "C" {
|
|||
}
|
||||
|
||||
#include "nmap.h"
|
||||
#include "global_structures.h"
|
||||
|
||||
class ScriptResult
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue