aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/libtest/lib509.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/libtest/lib509.c b/tests/libtest/lib509.c
index 59ced355f..755208b8d 100644
--- a/tests/libtest/lib509.c
+++ b/tests/libtest/lib509.c
@@ -21,6 +21,8 @@
***************************************************************************/
#include "test.h"
+#include <string.h>
+
/*
* This test uses these funny custom memory callbacks for the only purpose
* of verifying that curl_global_init_mem() functionality is present in