mirror of
https://github.com/moparisthebest/curl
synced 2024-11-04 08:35:05 -05:00
remove setup.h inclusion which is already done from test.h inclusion
This commit is contained in:
parent
da23b16ad8
commit
bafba6946c
@ -8,7 +8,6 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "setup.h" /* struct_stat etc. */
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
#ifdef HAVE_SYS_SOCKET_H
|
#ifdef HAVE_SYS_SOCKET_H
|
||||||
|
@ -8,7 +8,6 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "setup.h" /* struct_stat etc. */
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
#ifdef HAVE_SYS_SOCKET_H
|
#ifdef HAVE_SYS_SOCKET_H
|
||||||
|
@ -8,7 +8,6 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "setup.h" /* struct_stat etc. */
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
#ifdef HAVE_SYS_SOCKET_H
|
#ifdef HAVE_SYS_SOCKET_H
|
||||||
|
@ -10,7 +10,6 @@
|
|||||||
* Based on Alex Fishman's bug report on September 30, 2007
|
* Based on Alex Fishman's bug report on September 30, 2007
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "setup.h"
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
#include "memdebug.h"
|
#include "memdebug.h"
|
||||||
|
@ -8,7 +8,6 @@
|
|||||||
* $Id$
|
* $Id$
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "setup.h" /* struct_stat etc. */
|
|
||||||
#include "test.h"
|
#include "test.h"
|
||||||
|
|
||||||
#ifdef HAVE_SYS_SOCKET_H
|
#ifdef HAVE_SYS_SOCKET_H
|
||||||
|
Loading…
Reference in New Issue
Block a user