aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2013-01-02 22:27:36 +0100
committerYang Tse <yangsita@gmail.com>2013-01-02 22:27:36 +0100
commitc087374c642b1a7cc1596ed5fb4b1e1c5d4ba243 (patch)
treebdc7b450345bdfcc469b2fe25d6bdabcecb69ae8 /lib
parentdfe476915711628478be22fb39452c8eddc607ae (diff)
curl_setup.h: remove redundant include guard
Diffstat (limited to 'lib')
-rw-r--r--lib/curl_setup.h2
1 files changed, 0 insertions, 2 deletions
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