From 29f190e5fb64a4df39184b98bd263b47f1685dd4 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 30 Jul 2025 04:00:41 +0200 Subject: [PATCH] try fix 2 --- tests/libtest/cli_hx_download.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/libtest/cli_hx_download.c b/tests/libtest/cli_hx_download.c index fdeb24bbfd..7677943892 100644 --- a/tests/libtest/cli_hx_download.c +++ b/tests/libtest/cli_hx_download.c @@ -25,6 +25,8 @@ #include "testtrace.h" +#include "curl_mem_undef.h" + #if defined(USE_QUICHE) || defined(USE_OPENSSL) #include #endif