aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2011-09-03 18:26:21 +0200
committerYang Tse <yangsita@gmail.com>2011-09-03 18:26:21 +0200
commita405a8976d9732dac4cf92f6718b7b4fec5c6375 (patch)
tree44759235f22d0e6c6f6ba68c0ef05070eee2ce4b /src
parent6b75d2c2df7209919a70a29a4479625b62fb3c28 (diff)
revert changes not intended to be pushed with commit 6b75d2c2
Diffstat (limited to 'src')
-rw-r--r--src/setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/setup.h b/src/setup.h
index 58ca0efee..d2562a244 100644
--- a/src/setup.h
+++ b/src/setup.h
@@ -222,7 +222,7 @@ int fileno( FILE *stream);
* Include macros and defines that should only be processed once.
*/
-#ifndef HEADER_CURL_SETUP_ONCE_H
+#ifndef __SETUP_ONCE_H
#include "setup_once.h"
#endif