*** sh.h.bak	Mon Oct 26 00:10:16 1998
--- sh.h	Thu Aug 19 03:48:33 1999
***************
*** 279,285 ****
   * redefines malloc(), so we define the following
   * to avoid it.
   */
! # if defined(linux) || defined(sgi) || defined(_OSD_POSIX)
  #  define NO_FIX_MALLOC
  #  include <stdlib.h>
  # else /* linux */
--- 279,285 ----
   * redefines malloc(), so we define the following
   * to avoid it.
   */
! # if defined(__FreeBSD__) || defined(linux) || defined(sgi) || defined(_OSD_POSIX)
  #  define NO_FIX_MALLOC
  #  include <stdlib.h>
  # else /* linux */
