*** sh.h.bak	Fri Sep 18 20:09:13 1998
--- sh.h	Wed Oct 21 22:53:38 1998
***************
*** 268,274 ****
   * redefines malloc(), so we define the following
   * to avoid it.
   */
! # if defined(linux) || defined(sgi)
  #  define NO_FIX_MALLOC
  #  include <stdlib.h>
  # else /* linux */
--- 268,274 ----
   * redefines malloc(), so we define the following
   * to avoid it.
   */
! # if defined(linux) || defined(sgi) || defined(__FreeBSD__)
  #  define NO_FIX_MALLOC
  #  include <stdlib.h>
  # else /* linux */
