6 lines
128 B
C
6 lines
128 B
C
/* $NetBSD: tzone.h,v 1.2 1998/01/09 08:09:19 perry Exp $ */
|
|
|
|
/* tzone.h */
|
|
extern int32 secondswest;
|
|
extern void tzone_init();
|