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