mirror of
https://github.com/curl/curl.git
synced 2026-07-31 14:58:02 +03:00
curl_setup.h: remove redundant include guard
This commit is contained in:
parent
dfe4769157
commit
c087374c64
1 changed files with 0 additions and 2 deletions
|
|
@ -645,9 +645,7 @@ int netware_init(void);
|
|||
* Include macros and defines that should only be processed once.
|
||||
*/
|
||||
|
||||
#ifndef HEADER_CURL_SETUP_ONCE_H
|
||||
#include "curl_setup_once.h"
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Definition of our NOP statement Object-like macro
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue