mirror of
https://github.com/nmap/nmap.git
synced 2026-01-05 22:19:03 +00:00
merge soc07 r4821 - fix nse build system issues
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#ifndef NOLUA
|
||||
|
||||
#include "nse_debug.h"
|
||||
|
||||
void l_dumpStack(lua_State* l) {
|
||||
@@ -58,4 +56,3 @@ void l_dumpFunction(lua_State* l, int index) {
|
||||
fflush(stdout);
|
||||
}
|
||||
|
||||
#endif /* NOLUA */
|
||||
Reference in New Issue
Block a user