]> granicus.if.org Git - curl/commitdiff
curl_setup.h: remove redundant include guard
authorYang Tse <yangsita@gmail.com>
Wed, 2 Jan 2013 21:27:36 +0000 (22:27 +0100)
committerYang Tse <yangsita@gmail.com>
Wed, 2 Jan 2013 21:27:36 +0000 (22:27 +0100)
lib/curl_setup.h

index 291567e42ddd943903eb951c7778c863141e8357..37be5ae46ef74bbe88b577a753f0dac7e6182d1c 100644 (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