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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c087374;p=curl curl_setup.h: remove redundant include guard --- diff --git a/lib/curl_setup.h b/lib/curl_setup.h index 291567e42..37be5ae46 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