8 lines
132 B
C
8 lines
132 B
C
/* $NetBSD: tzone.h,v 1.4 2002/07/14 00:26:18 wiz Exp $ */
|
|
|
|
/* tzone.h */
|
|
|
|
extern int32 secondswest;
|
|
|
|
extern void tzone_init(void);
|