mirror of
https://github.com/curl/curl.git
synced 2026-07-28 06:43:07 +03:00
parent
79d0b3c0c0
commit
8c939453f5
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ typedef enum {
|
|||
|
||||
#ifndef CURL_DISABLE_HTTP
|
||||
|
||||
#if defined(_WIN32) && (defined(ENABLE_QUIC) || defined(USE_NGHTTP2))
|
||||
#if defined(ENABLE_QUIC) || defined(USE_NGHTTP2)
|
||||
#include <stdint.h>
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue