mirror of
https://github.com/curl/curl.git
synced 2026-08-26 06:13:35 +03:00
tests/server: drop memdebug.h
It's no longer used in any build configuration.
Follow-up to fffec3d7e9 #17629
Closes #17700
This commit is contained in:
parent
bbadbd7795
commit
e29f11f2d6
9 changed files with 0 additions and 27 deletions
|
|
@ -44,9 +44,6 @@
|
|||
#include <netdb.h>
|
||||
#endif
|
||||
|
||||
/* include memdebug.h last */
|
||||
#include <memdebug.h>
|
||||
|
||||
static int test_resolve(int argc, char *argv[])
|
||||
{
|
||||
int arg = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue