diff --git a/tests/libtest/lib557.c b/tests/libtest/lib557.c index cb54ec7082..124cd7c2bc 100644 --- a/tests/libtest/lib557.c +++ b/tests/libtest/lib557.c @@ -15,9 +15,9 @@ #include "test.h" -#include "memdebug.h" +#include -int curl_msprintf(char *buffer, const char *format, ...); +#include "memdebug.h" #if (CURL_SIZEOF_CURL_OFF_T > CURL_SIZEOF_LONG)