mirror of
https://github.com/curl/curl.git
synced 2025-04-18 16:30:45 +08:00
parent
79d0b3c0c0
commit
8c939453f5
@ -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…
x
Reference in New Issue
Block a user