openbsd-ports/audio/amp/patches/patch-ad
2000-03-23 23:18:37 +00:00

13 lines
267 B
Plaintext

--- audioIO.c.orig Sat May 31 13:47:58 1997
+++ audioIO.c Thu Mar 23 12:14:01 2000
@@ -6,9 +6,7 @@
#include "audioIO_Linux.c"
#endif
-#ifdef OS_BSD
#include "audioIO_Linux.c"
-#endif
#if defined(OS_IRIX) || defined(OS_IRIX64)
#include "audioIO_IRIX.c"