aboutsummaryrefslogtreecommitdiffstats
path: root/nt/inc
diff options
context:
space:
mode:
Diffstat (limited to 'nt/inc')
-rw-r--r--nt/inc/sys/time.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/inc/sys/time.h b/nt/inc/sys/time.h
index e586aaee07e..308748437d4 100644
--- a/nt/inc/sys/time.h
+++ b/nt/inc/sys/time.h
@@ -28,6 +28,7 @@ struct timeval
28#endif /* _W64 */ 28#endif /* _W64 */
29 29
30#ifndef _TIMEZONE_DEFINED 30#ifndef _TIMEZONE_DEFINED
31#define _TIMEZONE_DEFINED
31struct timezone 32struct timezone
32{ 33{
33 int tz_minuteswest; /* minutes west of Greenwich */ 34 int tz_minuteswest; /* minutes west of Greenwich */