From: Yang Tse Date: Wed, 2 Jan 2013 21:27:36 +0000 (+0100) Subject: curl_setup.h: remove redundant include guard X-Git-Tag: curl-7_29_0~150 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c087374c642b1a7cc1596ed5fb4b1e1c5d4ba243;p=thirdparty%2Fcurl.git curl_setup.h: remove redundant include guard --- diff --git a/lib/curl_setup.h b/lib/curl_setup.h index 291567e42d..37be5ae46e 100644 --- a/lib/curl_setup.h +++ b/lib/curl_setup.h @@ -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