diff --git a/tests/libtest/cli_hx_download.c b/tests/libtest/cli_hx_download.c index fc7f591bc7..fdeb24bbfd 100644 --- a/tests/libtest/cli_hx_download.c +++ b/tests/libtest/cli_hx_download.c @@ -24,7 +24,6 @@ #include "first.h" #include "testtrace.h" -#include "memdebug.h" #if defined(USE_QUICHE) || defined(USE_OPENSSL) #include @@ -44,6 +43,7 @@ #include #endif +#include "memdebug.h" static int verbose_d = 1;