mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 03:19:02 +00:00
SCRIPT_ENGINE is defined in nse_main.h.
This commit is contained in:
@@ -27,10 +27,6 @@ extern "C"
|
||||
# include <openssl/ssl.h>
|
||||
#endif
|
||||
|
||||
#ifndef SCRIPT_ENGINE
|
||||
# define SCRIPT_ENGINE "NSE"
|
||||
#endif
|
||||
|
||||
#define NSOCK_WRAPPER "NSOCK WRAPPER"
|
||||
#define NSOCK_WRAPPER_SUCCESS 0
|
||||
#define NSOCK_WRAPPER_ERROR 2
|
||||
|
||||
Reference in New Issue
Block a user