]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
errno.h inclusion conditionally done in setup_once.h - followup
authorYang Tse <yangsita@gmail.com>
Mon, 25 Jul 2011 01:10:24 +0000 (03:10 +0200)
committerYang Tse <yangsita@gmail.com>
Mon, 25 Jul 2011 01:10:24 +0000 (03:10 +0200)
lib/config-win32ce.h

index 93e3b8999330475d4efa422c61591cfd20367dfc..1ade83fbea8058d9f87a40ce62a7823e3c23d743 100644 (file)
@@ -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 */