From a302ff1605daa452287cdcb789c4b533d9bad598 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 23 Jan 2003 19:41:30 +0000 Subject: string.h keeps the proto for memset() on some platforms, used for FD_ZERO --- tests/libtest/test.h | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/libtest/test.h') diff --git a/tests/libtest/test.h b/tests/libtest/test.h index a0d430842..1e5b67c96 100644 --- a/tests/libtest/test.h +++ b/tests/libtest/test.h @@ -1,5 +1,6 @@ #include #include +#include extern char *arg2; /* set by first.c to the argv[2] or NULL */ -- cgit v1.2.3