mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Remove references to obsolete stdnse.c library.
This commit is contained in:
parent
346a495dd0
commit
bfd5d7c2ba
2 changed files with 2 additions and 4 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue