# HG changeset patch # User Richard M. Stallman # Date 738789508 0 # Node ID a784dfbd4d6718a454e4be64306b0209e0ea80cd # Parent 1fc2bc44def74470741b245c18d9bb4fbed3195d *** empty log message *** diff -r 1fc2bc44def7 -r a784dfbd4d67 src/s/sunos413.h --- a/src/s/sunos413.h Sun May 30 19:15:39 1993 +0000 +++ b/src/s/sunos413.h Sun May 30 19:18:28 1993 +0000 @@ -1,5 +1,8 @@ #include "sunos4-1.h" +#if 0 /* jik@gza.com says this didn't work. Too bad. + Can anyone find out why this loses? */ /* The bug that corrupts GNU malloc's memory pool is fixed in SunOS 4.1.3. */ #undef SYSTEM_MALLOC +#endif