From a405a8976d9732dac4cf92f6718b7b4fec5c6375 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Sat, 3 Sep 2011 18:26:21 +0200 Subject: revert changes not intended to be pushed with commit 6b75d2c2 --- src/setup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') 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 -- cgit v1.2.3