1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 06:01:28 +00:00

Fix build failures under --without-liblua

This commit is contained in:
dmiller
2015-10-26 16:16:02 +00:00
parent fc77dcc6a3
commit fcae4fa15d
5 changed files with 6 additions and 2 deletions

View File

@@ -168,6 +168,7 @@
#endif
#include <nsock.h>
class PortList;
class Target;
#include <stdarg.h>
#include <string>