]> git.eshelyaron.com Git - emacs.git/commitdiff
(LOCALTIME_CACHE): Define this symbol.
authorKarl Heuer <kwzh@gnu.org>
Tue, 15 Mar 1994 23:01:25 +0000 (23:01 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 15 Mar 1994 23:01:25 +0000 (23:01 +0000)
src/s/netbsd.h

index 8988cc81394ceb5e8dbd347899a3035bdbd5104f..13e9fa30b5c14cff6b0023ff07c18682c46fdced 100644 (file)
@@ -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