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:
@@ -132,6 +132,8 @@
|
||||
|
||||
#include "portreasons.h"
|
||||
|
||||
#include <vector>
|
||||
|
||||
/* port states */
|
||||
#define PORT_UNKNOWN 0
|
||||
#define PORT_CLOSED 1
|
||||
|
||||
Reference in New Issue
Block a user