Skip to content
Snippets Groups Projects
Commit c087374c authored by Yang Tse's avatar Yang Tse
Browse files

curl_setup.h: remove redundant include guard

parent dfe47691
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment