From 0a26b0e3e7e5cb616a03dd428c24e660a60d57ce Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Mon, 25 Jul 2011 03:10:24 +0200 Subject: errno.h inclusion conditionally done in setup_once.h - followup --- lib/config-win32ce.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/config-win32ce.h b/lib/config-win32ce.h index 93e3b8999..1ade83fbe 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 */ -- cgit v1.2.1