mirror of
https://github.com/nmap/nmap.git
synced 2025-12-20 22:49:01 +00:00
Fixed ProxyAction extern declaration.
This commit is contained in:
@@ -66,7 +66,8 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
|
||||||
extern struct proxy_actions *ProxyActions;
|
/* Defined in nsock_proxy.c */
|
||||||
|
extern struct proxy_actions ProxyActions[];
|
||||||
|
|
||||||
|
|
||||||
/* Create the actual socket (nse->iod->sd) underlying the iod. This unblocks the
|
/* Create the actual socket (nse->iod->sd) underlying the iod. This unblocks the
|
||||||
|
|||||||
Reference in New Issue
Block a user