mirror of
https://github.com/curl/curl.git
synced 2026-06-07 10:34:15 +03:00
libtests: drop now duplicate memdebug.h includes 3
This commit is contained in:
parent
3966f8ad64
commit
cdfc38b5e4
2 changed files with 0 additions and 4 deletions
|
|
@ -23,8 +23,6 @@
|
|||
***************************************************************************/
|
||||
#include "testtrace.h"
|
||||
|
||||
#include "memdebug.h"
|
||||
|
||||
struct libtest_trace_cfg libtest_debug_config;
|
||||
|
||||
static time_t epoch_offset; /* for test time tracing */
|
||||
|
|
|
|||
|
|
@ -23,8 +23,6 @@
|
|||
***************************************************************************/
|
||||
#include "testutil.h"
|
||||
|
||||
#include "memdebug.h"
|
||||
|
||||
/* build request url */
|
||||
char *tutil_suburl(const char *base, int i)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue