From edeac97773f3e1f32ecd8bc7a9894bd3b391df73 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Fri, 5 Nov 2004 08:19:34 +0000
Subject: it has a sys/stat.h file, according to Paul Nolan

---
 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 e217d4c81..e34ef6f55 100644
--- a/lib/config-win32ce.h
+++ b/lib/config-win32ce.h
@@ -171,7 +171,7 @@
 /* #define HAVE_SYS_SOCKIO_H 1 */
 
 /* Define if you have the <sys/stat.h> header file.  */
-//#define HAVE_SYS_STAT_H 1
+#define HAVE_SYS_STAT_H 1
 
 /* Define if you have the <sys/utime.h> header file */
 #define HAVE_SYS_UTIME_H 1
-- 
cgit v1.2.3