home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / gnu / emacs.lha / emacs-19.16 / src / s / sunos4-1-3.h < prev    next >
Encoding:
C/C++ Source or Header  |  1993-05-30  |  226 b   |  9 lines

  1. #include "sunos4-1.h"
  2.  
  3. #if 0 /* jik@gza.com says this didn't work.  Too bad.
  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. */
  6.  
  7. #undef SYSTEM_MALLOC
  8. #endif
  9.