From 9fd62641faa77d16ebee6f292345e7f6c4984e71 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 28 Jul 2025 19:19:59 +0200 Subject: [PATCH] tunit careful step 1 --- tests/tunit/tool1394.c | 2 ++ tests/tunit/tool1604.c | 2 ++ tests/tunit/tool1621.c | 2 ++ 3 files changed, 6 insertions(+) diff --git a/tests/tunit/tool1394.c b/tests/tunit/tool1394.c index 5abb7ad525..94a1f62a79 100644 --- a/tests/tunit/tool1394.c +++ b/tests/tunit/tool1394.c @@ -23,6 +23,8 @@ ***************************************************************************/ #include "unitcheck.h" +#include "curl_mem_undef.h" /* FIRST include file */ + #include "tool_getparam.h" #include "memdebug.h" /* LAST include file */ diff --git a/tests/tunit/tool1604.c b/tests/tunit/tool1604.c index e50a074d96..ff172fbe71 100644 --- a/tests/tunit/tool1604.c +++ b/tests/tunit/tool1604.c @@ -23,6 +23,8 @@ ***************************************************************************/ #include "unitcheck.h" +#include "curl_mem_undef.h" /* FIRST include file */ + #include "tool_cfgable.h" #include "tool_doswin.h" diff --git a/tests/tunit/tool1621.c b/tests/tunit/tool1621.c index 4919988c6c..0c1f58d396 100644 --- a/tests/tunit/tool1621.c +++ b/tests/tunit/tool1621.c @@ -23,6 +23,8 @@ ***************************************************************************/ #include "unitcheck.h" +#include "curl_mem_undef.h" /* FIRST include file */ + #include "tool_xattr.h" #include "memdebug.h" /* LAST include file */