mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
SCRIPT_ENGINE is defined in nse_main.h.
This commit is contained in:
parent
d758631be8
commit
885bc6e034
1 changed files with 0 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue