mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-09-07 02:17:43 +02:00
Merge pull request #293 from fobser/missing-prototype
Add missing prototype.
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user