mirror of
https://github.com/nmap/nmap.git
synced 2026-09-21 15:46:45 +00:00
Fix build failures under --without-liblua
This commit is contained in:
parent
fc77dcc6a3
commit
fcae4fa15d
5 changed files with 6 additions and 2 deletions
1
output.h
1
output.h
|
|
@ -168,6 +168,7 @@
|
|||
#endif
|
||||
#include <nsock.h>
|
||||
class PortList;
|
||||
class Target;
|
||||
|
||||
#include <stdarg.h>
|
||||
#include <string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue