1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

curl_setup.h: remove redundant include guard

This commit is contained in:
Yang Tse 2013-01-02 22:27:36 +01:00
parent dfe4769157
commit c087374c64

View File

@ -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