$NetBSD: patch-ab,v 1.3 2001/08/02 13:28:45 jlam Exp $ --- globals.c.orig Sat Jul 31 20:17:20 1999 +++ globals.c @@ -63,6 +63,9 @@ #include "globals.h" #include "my_dmalloc.h" +#ifdef __NetBSD__ +#include +#endif /* Universal global variables -- those needed by the decoding engine: */