1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-09 22:21:29 +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

@@ -131,6 +131,7 @@
#include <nsock.h>
#include <string>
#include <map>
#include <vector>
struct FingerPrintDB;
struct FingerMatch;