From: Yang Tse Date: Tue, 2 Feb 2010 12:36:16 +0000 (+0000) Subject: remove setup.h inclusion which is already done from test.h inclusion X-Git-Tag: curl-7_20_0~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bafba6946cae049b066d48b473d8ab8b9bd0cb33;p=thirdparty%2Fcurl.git remove setup.h inclusion which is already done from test.h inclusion --- diff --git a/tests/libtest/lib505.c b/tests/libtest/lib505.c index ceccd6b280..2d2858af17 100644 --- a/tests/libtest/lib505.c +++ b/tests/libtest/lib505.c @@ -8,7 +8,6 @@ * $Id$ */ -#include "setup.h" /* struct_stat etc. */ #include "test.h" #ifdef HAVE_SYS_SOCKET_H diff --git a/tests/libtest/lib541.c b/tests/libtest/lib541.c index ada389cf1c..b895a25a92 100644 --- a/tests/libtest/lib541.c +++ b/tests/libtest/lib541.c @@ -8,7 +8,6 @@ * $Id$ */ -#include "setup.h" /* struct_stat etc. */ #include "test.h" #ifdef HAVE_SYS_SOCKET_H diff --git a/tests/libtest/lib542.c b/tests/libtest/lib542.c index 1d45405bb8..9f755c9af0 100644 --- a/tests/libtest/lib542.c +++ b/tests/libtest/lib542.c @@ -8,7 +8,6 @@ * $Id$ */ -#include "setup.h" /* struct_stat etc. */ #include "test.h" #ifdef HAVE_SYS_SOCKET_H diff --git a/tests/libtest/lib543.c b/tests/libtest/lib543.c index 8526456957..0f97bab8da 100644 --- a/tests/libtest/lib543.c +++ b/tests/libtest/lib543.c @@ -10,7 +10,6 @@ * Based on Alex Fishman's bug report on September 30, 2007 */ -#include "setup.h" #include "test.h" #include "memdebug.h" diff --git a/tests/libtest/lib562.c b/tests/libtest/lib562.c index b11ff16468..ffb0ce5f2e 100644 --- a/tests/libtest/lib562.c +++ b/tests/libtest/lib562.c @@ -8,7 +8,6 @@ * $Id$ */ -#include "setup.h" /* struct_stat etc. */ #include "test.h" #ifdef HAVE_SYS_SOCKET_H