diff options
Diffstat (limited to 'lib/asyn.h')
-rw-r--r-- | lib/asyn.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/asyn.h b/lib/asyn.h index 416510f95..3adc3664a 100644 --- a/lib/asyn.h +++ b/lib/asyn.h @@ -27,7 +27,7 @@ struct addrinfo; struct hostent; -struct SessionHandle; +struct Curl_easy; struct connectdata; struct Curl_dns_entry; |