From 87a1c7033eba20fc91cb4a5b0b96fb2f6f301ad1 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 3 Mar 2004 10:09:30 +0000 Subject: removed include stuff now handled by test.h --- tests/libtest/lib509.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tests/libtest/lib509.c') diff --git a/tests/libtest/lib509.c b/tests/libtest/lib509.c index 84c4ee5de..b6e9ca6dd 100644 --- a/tests/libtest/lib509.c +++ b/tests/libtest/lib509.c @@ -2,14 +2,8 @@ #ifdef USE_SSLEAY -#ifdef HAVE_SYS_SOCKET_H -#include -#endif #include #include -#ifdef HAVE_SYS_SELECT_H -#include -#endif #include #include -- cgit v1.2.3