freebsd-ports/audio/csound/files/patch-util2_dnoise_dir_dnoise_c
Alexander Leidinger a7ff88b7ff Unbreak port by updating to 4.23.
Triggered by:	kris wants to remove broken ports
Approved by:	maintainer timeout (he hasn't much time at the moment
		and I want to have bugs get reported just in time to
		have it fixed before 5.1)
2003-05-03 15:56:24 +00:00

11 lines
297 B
Plaintext

--- util2/dnoise.dir/dnoise.c.orig Thu Apr 24 15:16:01 2003
+++ util2/dnoise.dir/dnoise.c Thu Apr 24 15:16:32 2003
@@ -109,6 +109,7 @@
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 };
+#undef POLL_EVENTS
int POLL_EVENTS(void)
{
return 1;