mirror of
https://github.com/nmap/nmap.git
synced 2025-12-20 14:39:02 +00:00
Fixed ProxyAction extern declaration.
This commit is contained in:
@@ -66,7 +66,8 @@
|
||||
#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
|
||||
|
||||
Reference in New Issue
Block a user