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/lib503.c | 6 ------ 1 file changed, 6 deletions(-) (limited to 'tests/libtest/lib503.c') diff --git a/tests/libtest/lib503.c b/tests/libtest/lib503.c index 2e4f74232..e2bd42145 100644 --- a/tests/libtest/lib503.c +++ b/tests/libtest/lib503.c @@ -1,13 +1,7 @@ #include "test.h" -#ifdef HAVE_SYS_SOCKET_H -#include -#endif #include #include -#ifdef HAVE_SYS_SELECT_H -#include -#endif /* * Source code in here hugely as reported in bug report 651460 by -- cgit v1.2.3