# HG changeset patch # User Karl Heuer # Date 763772485 0 # Node ID f18c8a4f71259fe89995c1a9e6660775fbe20e0e # Parent 8cabc16e824f6548628b90b28895403a5f5cd3dc (LOCALTIME_CACHE): Define this symbol. diff -r 8cabc16e824f -r f18c8a4f7125 src/s/netbsd.h --- a/src/s/netbsd.h Tue Mar 15 18:50:50 1994 +0000 +++ b/src/s/netbsd.h Tue Mar 15 23:01:25 1994 +0000 @@ -52,3 +52,6 @@ #define N_BSSADDR(x) (N_ALIGN(x, N_DATADDR(x)+x.a_data)) #define N_TRELOFF(x) N_RELOFF(x) #endif + +/* Reread the time zone on startup. */ +#define LOCALTIME_CACHE