diff options
author | Yang Tse <yangsita@gmail.com> | 2010-02-02 12:36:16 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2010-02-02 12:36:16 +0000 |
commit | bafba6946cae049b066d48b473d8ab8b9bd0cb33 (patch) | |
tree | dfd708f9517ac2a937eb8fe41df443d9977b46ac /tests/libtest/lib562.c | |
parent | da23b16ad8821157ed44fde65f07925c02bda922 (diff) |
remove setup.h inclusion which is already done from test.h inclusion
Diffstat (limited to 'tests/libtest/lib562.c')
-rw-r--r-- | tests/libtest/lib562.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 |