Index: arch/win32/atime.h
===================================================================
RCS file: /home/cvspublic/apr/include/arch/win32/atime.h,v
retrieving revision 1.11
diff -u -r1.11 atime.h
--- arch/win32/atime.h	2 Apr 2001 21:54:01 -0000	1.11
+++ arch/win32/atime.h	28 Jan 2002 21:41:24 -0000
@@ -57,7 +57,9 @@
 
 #include "apr_private.h"
 #include "apr_time.h"
+#if APR_HAVE_TIME_H
 #include <time.h>
+#endif
 
 struct atime_t {
     apr_pool_t *cntxt;
