diff options
Diffstat (limited to 'audio/mxv/files/patch-ai')
-rw-r--r-- | audio/mxv/files/patch-ai | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/audio/mxv/files/patch-ai b/audio/mxv/files/patch-ai deleted file mode 100644 index e01c2e0481ef..000000000000 --- a/audio/mxv/files/patch-ai +++ /dev/null @@ -1,14 +0,0 @@ ---- vw_converter.C.orig Sun Feb 18 04:29:16 2001 -+++ vw_converter.C Mon Jan 13 16:09:13 2003 -@@ -36,7 +36,11 @@ - #ifdef DEBUG_MIXER - #include <string.h> - #endif -+#ifdef __FreeBSD__ -+#include <machine/soundcard.h> -+#else - #include <sys/soundcard.h> -+#endif - #include <String.h> - #include "localdefs.h" - #include "application.h" |