aboutsummaryrefslogtreecommitdiff
path: root/lib/config-win32ce.h
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2011-07-25 03:10:24 +0200
committerYang Tse <yangsita@gmail.com>2011-07-25 03:10:24 +0200
commit0a26b0e3e7e5cb616a03dd428c24e660a60d57ce (patch)
treea5bb64e938de378eadd64f5ab12af304869e6875 /lib/config-win32ce.h
parentef2176109fca302ed89193716b62c3a7113552a3 (diff)
errno.h inclusion conditionally done in setup_once.h - followup
Diffstat (limited to 'lib/config-win32ce.h')
-rw-r--r--lib/config-win32ce.h2
1 files changed, 1 insertions, 1 deletions
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 <errno.h> header file. */
-#define HAVE_ERRNO_H 1
+/* #define HAVE_ERRNO_H 1 */
/* Define if you have the <err.h> header file. */
/* #define HAVE_ERR_H 1 */