tunit careful step 2

This commit is contained in:
Viktor Szakats 2025-07-28 19:25:52 +02:00
parent 9fd62641fa
commit b0b2bb232f
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 0 additions and 8 deletions

View file

@ -23,12 +23,8 @@
***************************************************************************/
#include "unitcheck.h"
#include "curl_mem_undef.h" /* FIRST include file */
#include "tool_getparam.h"
#include "memdebug.h" /* LAST include file */
static CURLcode test_tool1394(char *arg)
{
UNITTEST_BEGIN_SIMPLE

View file

@ -23,13 +23,9 @@
***************************************************************************/
#include "unitcheck.h"
#include "curl_mem_undef.h" /* FIRST include file */
#include "tool_cfgable.h"
#include "tool_doswin.h"
#include "memdebug.h" /* LAST include file */
#if defined(_WIN32) || defined(MSDOS)
static char *getflagstr(int flags)
{