mirror of
https://github.com/nmap/nmap.git
synced 2025-12-27 09:59:04 +00:00
Add missing prototype
This commit is contained in:
@@ -153,6 +153,7 @@ struct extended_overlapped {
|
||||
|
||||
/* --- INTERNAL PROTOTYPES --- */
|
||||
static void iterate_through_event_lists(struct npool *nsp);
|
||||
static void iterate_through_pcap_events(struct npool *nsp);
|
||||
static void terminate_overlapped_event(struct npool *nsp, struct nevent *nse);
|
||||
static void initiate_overlapped_event(struct npool *nsp, struct nevent *nse);
|
||||
static int get_overlapped_result(struct npool *nsp, int fd, const void *buffer, size_t count);
|
||||
|
||||
Reference in New Issue
Block a user