$NetBSD: patch-ac,v 1.4 2000/10/02 07:25:19 jlam Exp $ --- libs/configure.h.orig Tue Nov 9 21:20:00 1999 +++ libs/configure.h @@ -69,7 +69,7 @@ #define CLOSE_STRING4 "quit" /* #ifdef __alpha */ -#if defined(__alpha) && !defined(linux) +#if defined(__alpha) && !(defined(linux) || defined(__NetBSD__) || defined(__OpenBSD__)) #define NEEDS_ALPHA_HEADER #undef BROKEN_SUN_HEADERS #endif /* (__alpha) */