mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 20:15:03 -05:00
curl_setup.h: remove redundant include guard
This commit is contained in:
parent
dfe4769157
commit
c087374c64
@ -645,9 +645,7 @@ int netware_init(void);
|
|||||||
* Include macros and defines that should only be processed once.
|
* Include macros and defines that should only be processed once.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef HEADER_CURL_SETUP_ONCE_H
|
|
||||||
#include "curl_setup_once.h"
|
#include "curl_setup_once.h"
|
||||||
#endif
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Definition of our NOP statement Object-like macro
|
* Definition of our NOP statement Object-like macro
|
||||||
|
Loading…
Reference in New Issue
Block a user