From: Yang Tse Date: Mon, 25 Jul 2011 01:10:24 +0000 (+0200) Subject: errno.h inclusion conditionally done in setup_once.h - followup X-Git-Tag: curl-7_22_0~212 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0a26b0e3e7e5cb616a03dd428c24e660a60d57ce;p=thirdparty%2Fcurl.git errno.h inclusion conditionally done in setup_once.h - followup --- diff --git a/lib/config-win32ce.h b/lib/config-win32ce.h index 93e3b89993..1ade83fbea 100644 --- a/lib/config-win32ce.h +++ b/lib/config-win32ce.h @@ -40,7 +40,7 @@ /* #define HAVE_CRYPTO_H 1 */ /* Define if you have the header file. */ -#define HAVE_ERRNO_H 1 +/* #define HAVE_ERRNO_H 1 */ /* Define if you have the header file. */ /* #define HAVE_ERR_H 1 */