mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-17 04:02:54 -05:00
Add missing prototype.
This commit is contained in:
parent
12c0cf7cee
commit
2460737490
1 changed files with 1 additions and 0 deletions
|
|
@ -384,5 +384,6 @@ size_t tcp_req_info_get_stream_buffer_size(void);
|
|||
|
||||
char* set_ip_dscp(int socket, int addrfamily, int ds);
|
||||
char* sock_strerror(int errn);
|
||||
void sock_close(int socket);
|
||||
|
||||
#endif /* LISTEN_DNSPORT_H */
|
||||
|
|
|
|||
Loading…
Reference in a new issue