mirror of
https://github.com/curl/curl.git
synced 2026-07-23 18:17:15 +03:00
dnscache.h: include curlx/timeval.h for struct curltime
Follow-up to 96d5b5c688
Closes #21045
This commit is contained in:
parent
322db3efc0
commit
f36a8ac5a2
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
#include "curl_setup.h"
|
||||
|
||||
#include "hash.h"
|
||||
#include "curlx/timeval.h"
|
||||
|
||||
struct addrinfo;
|
||||
struct hostent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue