From e105d5c28f3f6c7034a8da2682bbc662ad6c15e1 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 16 Dec 2005 20:55:07 +0000 Subject: 'Fix' windows builds --- lib/config-win32ce.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/config-win32ce.h') diff --git a/lib/config-win32ce.h b/lib/config-win32ce.h index 84c5eb8f6..ffc89d0b2 100644 --- a/lib/config-win32ce.h +++ b/lib/config-win32ce.h @@ -194,6 +194,9 @@ /* Define if you have the header file. */ #define HAVE_TIME_H 1 +/* Define if you have the header file. */ +#define HAVE_WINDOWS_H 1 + /* Define if you have the header file. */ #define HAVE_WINSOCK_H 1 -- cgit v1.2.3