1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31: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

@@ -132,6 +132,8 @@
#include "portreasons.h"
#include <vector>
/* port states */
#define PORT_UNKNOWN 0
#define PORT_CLOSED 1