remove setup.h inclusion which is already done from test.h inclusion

This commit is contained in:
Yang Tse 2010-02-02 12:36:16 +00:00
parent da23b16ad8
commit bafba6946c
5 changed files with 0 additions and 5 deletions

View File

@ -8,7 +8,6 @@
* $Id$
*/
#include "setup.h" /* struct_stat etc. */
#include "test.h"
#ifdef HAVE_SYS_SOCKET_H

View File

@ -8,7 +8,6 @@
* $Id$
*/
#include "setup.h" /* struct_stat etc. */
#include "test.h"
#ifdef HAVE_SYS_SOCKET_H

View File

@ -8,7 +8,6 @@
* $Id$
*/
#include "setup.h" /* struct_stat etc. */
#include "test.h"
#ifdef HAVE_SYS_SOCKET_H

View File

@ -10,7 +10,6 @@
* Based on Alex Fishman's bug report on September 30, 2007
*/
#include "setup.h"
#include "test.h"
#include "memdebug.h"

View File

@ -8,7 +8,6 @@
* $Id$
*/
#include "setup.h" /* struct_stat etc. */
#include "test.h"
#ifdef HAVE_SYS_SOCKET_H