aboutsummaryrefslogtreecommitdiff
path: root/tests/libtest/lib513.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libtest/lib513.c')
-rw-r--r--tests/libtest/lib513.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/libtest/lib513.c b/tests/libtest/lib513.c
index d6f3756b7..e49724ca6 100644
--- a/tests/libtest/lib513.c
+++ b/tests/libtest/lib513.c
@@ -10,6 +10,8 @@
#include "test.h"
+#include "memdebug.h"
+
static size_t read_callback(void *ptr, size_t size, size_t nmemb, void *userp)
{
(void)ptr;