mirror of
https://github.com/curl/curl.git
synced 2026-07-16 12:57:16 +03:00
remove setup.h inclusion which is already done from test.h inclusion
This commit is contained in:
parent
da23b16ad8
commit
bafba6946c
5 changed files with 0 additions and 5 deletions
|
|
@ -8,7 +8,6 @@
|
|||
* $Id$
|
||||
*/
|
||||
|
||||
#include "setup.h" /* struct_stat etc. */
|
||||
#include "test.h"
|
||||
|
||||
#ifdef HAVE_SYS_SOCKET_H
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@
|
|||
* $Id$
|
||||
*/
|
||||
|
||||
#include "setup.h" /* struct_stat etc. */
|
||||
#include "test.h"
|
||||
|
||||
#ifdef HAVE_SYS_SOCKET_H
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@
|
|||
* $Id$
|
||||
*/
|
||||
|
||||
#include "setup.h" /* struct_stat etc. */
|
||||
#include "test.h"
|
||||
|
||||
#ifdef HAVE_SYS_SOCKET_H
|
||||
|
|
|
|||
|
|
@ -10,7 +10,6 @@
|
|||
* Based on Alex Fishman's bug report on September 30, 2007
|
||||
*/
|
||||
|
||||
#include "setup.h"
|
||||
#include "test.h"
|
||||
|
||||
#include "memdebug.h"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@
|
|||
* $Id$
|
||||
*/
|
||||
|
||||
#include "setup.h" /* struct_stat etc. */
|
||||
#include "test.h"
|
||||
|
||||
#ifdef HAVE_SYS_SOCKET_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue