diff options
Diffstat (limited to 'ldns/net.h.in')
-rw-r--r-- | ldns/net.h.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ldns/net.h.in b/ldns/net.h.in index cd4cfdec9c64..e6b3618f20f2 100644 --- a/ldns/net.h.in +++ b/ldns/net.h.in @@ -50,7 +50,6 @@ ldns_status ldns_udp_send(uint8_t **result, ldns_buffer *qbin, const struct sock * \param[in] timeout *unused*, was the timeout value for the network * \return the socket used */ - int ldns_udp_bgsend(ldns_buffer *qbin, const struct sockaddr_storage *to, socklen_t tolen, struct timeval timeout); /** |