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:
Viktor Szakats 2025-06-22 00:56:10 +02:00
parent bbadbd7795
commit e29f11f2d6
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
9 changed files with 0 additions and 27 deletions

View file

@ -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;