mirror of
https://github.com/curl/curl.git
synced 2026-06-02 03:44:14 +03:00
cf-h3-proxy.c: bring back include
Without it, it breaks regular (non-unity) builds.
Fix regression from 7e1001bcd6
Closes #21785
This commit is contained in:
parent
1c302362e0
commit
4f8ed62c49
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
defined(USE_NGTCP2) && defined(USE_OPENSSL)
|
||||
|
||||
#include <ngtcp2/ngtcp2.h>
|
||||
#include <ngtcp2/ngtcp2_crypto.h>
|
||||
|
||||
#ifdef USE_OPENSSL
|
||||
#include <openssl/err.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue