Move global_structures.h back into nmap.h now that things are sorted out better

This commit is contained in:
dmiller 2015-07-02 03:09:29 +00:00
parent ea4096c681
commit 40dc3c5830
7 changed files with 31 additions and 176 deletions

View file

@ -12,7 +12,6 @@ extern "C" {
}
#include "nmap.h"
#include "global_structures.h"
class ScriptResult
{