Change multiple header inclusion prevention definition to __LIB_CURL_SETUP_H
This commit is contained in:
parent
47c06fa308
commit
336e3b8baf
@ -1,5 +1,5 @@
|
|||||||
#ifndef __SETUP_H
|
#ifndef __LIB_CURL_SETUP_H
|
||||||
#define __SETUP_H
|
#define __LIB_CURL_SETUP_H
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* _ _ ____ _
|
* _ _ ____ _
|
||||||
* Project ___| | | | _ \| |
|
* Project ___| | | | _ \| |
|
||||||
@ -347,4 +347,4 @@ typedef int curl_socket_t;
|
|||||||
#define DEBUGF(x)
|
#define DEBUGF(x)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* __SETUP_H */
|
#endif /* __LIB_CURL_SETUP_H */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user