Fix compilation error on MinGW64 due to nt/inc/sys/time.h.
[bpt/emacs.git] / nt / inc / sys / time.h
index e586aae..3087484 100644 (file)
@@ -28,6 +28,7 @@ struct timeval
 #endif /* _W64 */
 
 #ifndef _TIMEZONE_DEFINED
+#define _TIMEZONE_DEFINED
 struct timezone
 {
   int          tz_minuteswest; /* minutes west of Greenwich */