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

Revert an incorrect change from r36730

This commit is contained in:
dmiller
2017-04-21 13:10:23 +00:00
parent e813de759a
commit 87991d57a2

View File

@@ -171,7 +171,7 @@
#include "scan_lists.h" #include "scan_lists.h"
#ifndef NOLUA #ifndef NOLUA
class ScriptResults; #include "nse_main.h"
#endif #endif
#include <nsock.h> #include <nsock.h>
class PortList; class PortList;