diff options
Diffstat (limited to 'lib/config-win32ce.h')
-rw-r--r-- | lib/config-win32ce.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |