*** sh.h.orig	Fri Sep 18 23:09:13 1998
--- sh.h	Thu Dec 17 04:30:06 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__) || defined(__OpenBSD__)
  #  define NO_FIX_MALLOC
  #  include <stdlib.h>
  # else /* linux */
