NetBSD/usr.sbin/bootp/common/tzone.h

8 lines
132 B
C
Raw Normal View History

2002-07-14 03:56:39 +04:00
/* $NetBSD: tzone.h,v 1.4 2002/07/14 00:26:18 wiz Exp $ */
1998-01-09 11:03:16 +03:00
/* tzone.h */
1998-03-14 07:39:53 +03:00
extern int32 secondswest;
1998-03-14 07:39:53 +03:00
2002-07-14 03:56:39 +04:00
extern void tzone_init(void);