From bafba6946cae049b066d48b473d8ab8b9bd0cb33 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 2 Feb 2010 12:36:16 +0000 Subject: [PATCH] remove setup.h inclusion which is already done from test.h inclusion --- tests/libtest/lib505.c | 1 - tests/libtest/lib541.c | 1 - tests/libtest/lib542.c | 1 - tests/libtest/lib543.c | 1 - tests/libtest/lib562.c | 1 - 5 files changed, 5 deletions(-) diff --git a/tests/libtest/lib505.c b/tests/libtest/lib505.c index ceccd6b28..2d2858af1 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 ada389cf1..b895a25a9 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 1d45405bb..9f755c9af 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 852645695..0f97bab8d 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 b11ff1646..ffb0ce5f2 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