$NetBSD: patch-az,v 1.1 2003/01/19 21:31:16 hubertf Exp $ --- util2/dnoise.dir/srconv.c.orig Sat Dec 14 05:01:14 2002 +++ util2/dnoise.dir/srconv.c @@ -78,6 +78,9 @@ 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;