mirror of
https://github.com/nmap/nmap.git
synced 2026-02-07 05:56:34 +00:00
Remove references to obsolete stdnse.c library.
This commit is contained in:
@@ -3597,9 +3597,8 @@ end
|
||||
<literal>nmap</literal>,
|
||||
<literal>pcre</literal>,
|
||||
<literal>bin</literal>,
|
||||
<literal>bit</literal>,
|
||||
<literal>openssl</literal> (if available), and
|
||||
<literal>stdnse.c</literal> (C functions for the <literal>stdnse</literal> library).
|
||||
<literal>bit</literal>, and
|
||||
<literal>openssl</literal> (if available).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
#define NSE_NMAPLIB
|
||||
|
||||
#define NSE_NMAPLIBNAME "nmap"
|
||||
#define NSE_STDNSELIBNAME "stdnse.c"
|
||||
|
||||
class Target;
|
||||
class Port;
|
||||
|
||||
Reference in New Issue
Block a user