mirror of
https://github.com/curl/curl.git
synced 2026-06-07 16:34:16 +03:00
tunit careful step 2
This commit is contained in:
parent
9fd62641fa
commit
b0b2bb232f
2 changed files with 0 additions and 8 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue