mirror of https://github.com/getdnsapi/getdns.git
Fixed build
This commit is contained in:
parent
3634fff4dd
commit
60c6c8d8ca
|
@ -91,7 +91,7 @@ static int upstream_connect(getdns_upstream *upstream,
|
||||||
static int fallback_on_write(getdns_network_req *netreq);
|
static int fallback_on_write(getdns_network_req *netreq);
|
||||||
|
|
||||||
static void stub_timeout_cb(void *userarg);
|
static void stub_timeout_cb(void *userarg);
|
||||||
static uint64_t _getdns_get_time_as_uintt64()
|
static uint64_t _getdns_get_time_as_uintt64();
|
||||||
/*****************************/
|
/*****************************/
|
||||||
/* General utility functions */
|
/* General utility functions */
|
||||||
/*****************************/
|
/*****************************/
|
||||||
|
|
Loading…
Reference in New Issue