aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/sunos4-1.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/sunos4-1.h b/src/s/sunos4-1.h
index 681220a501c..87cb4383976 100644
--- a/src/s/sunos4-1.h
+++ b/src/s/sunos4-1.h
@@ -27,5 +27,7 @@
27#endif 27#endif
28#endif 28#endif
29 29
30#if 0 /* Not necessary, since SYSTEM_MALLOC is defined in sunos4-0.h. */
30/* Tell GNU malloc to compensate for a bug in localtime. */ 31/* Tell GNU malloc to compensate for a bug in localtime. */
31#define SUNOS_LOCALTIME_BUG 32#define SUNOS_LOCALTIME_BUG
33#endif