*** utils.c.orig	Wed Feb 15 17:59:26 1995
--- utils.c	Wed Feb 15 18:00:16 1995
***************
*** 68,74 ****
--- 68,77 ----
  #endif /* _DEBUG_MALLOC_INC */
  
  extern int sys_nerr;
+ #include <sys/param.h>
+ #if !(defined(BSD) && ((BSD)>=199306))
  extern char *sys_errlist[];
+ #endif
  
  struct id
    {
