aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/s/sunos413.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/s/sunos413.h b/src/s/sunos413.h
index 1ee0969eedf..39ade191e57 100644
--- a/src/s/sunos413.h
+++ b/src/s/sunos413.h
@@ -1,11 +1,9 @@
1#include "sunos4-1.h" 1#include "sunos4-1.h"
2 2
3#if 0 /* jik@gza.com says this didn't work. Too bad. 3/* jik@gza.com says this works now. */
4 Can anyone find out why this loses? */
5/* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */ 4/* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */
6 5
7#undef SYSTEM_MALLOC 6#undef SYSTEM_MALLOC
8#endif
9 7
10#if 0 /* This causes failure in process_send_signal (tcgetattr loses) 8#if 0 /* This causes failure in process_send_signal (tcgetattr loses)
11 and may also cause hanging at Emacs startup when parent 9 and may also cause hanging at Emacs startup when parent