summaryrefslogtreecommitdiff
path: root/libs/libcurl/src/c-hyper.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/libcurl/src/c-hyper.h')
-rw-r--r--libs/libcurl/src/c-hyper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/libcurl/src/c-hyper.h b/libs/libcurl/src/c-hyper.h
index 91a62619c3..70507ad2a4 100644
--- a/libs/libcurl/src/c-hyper.h
+++ b/libs/libcurl/src/c-hyper.h
@@ -36,6 +36,7 @@ struct hyptransfer {
const hyper_executor *exec;
hyper_task *endtask;
hyper_waker *exp100_waker;
+ hyper_waker *send_body_waker;
};
size_t Curl_hyper_recv(void *userp, hyper_context *ctx,