$NetBSD: patch-ay,v 1.1 2003/01/19 21:31:15 hubertf Exp $ --- util2/dnoise.dir/dnoise.c.orig Sat Dec 14 05:01:18 2002 +++ util2/dnoise.dir/dnoise.c @@ -109,6 +109,9 @@ static long bytes = 0; OPARMS O = {0,0, 0,1,1,0, 0,0, 0,0, 0,0, 1,0,0,7, 0,0,0, 0,0,0,0, 0,0 }; +#ifdef POLL_EVENTS +#undef POLL_EVENTS +#endif int POLL_EVENTS(void) { return 1;