diff options
Diffstat (limited to 'audio/wmsmixer/files/patch-mixctl.h')
-rw-r--r-- | audio/wmsmixer/files/patch-mixctl.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/wmsmixer/files/patch-mixctl.h b/audio/wmsmixer/files/patch-mixctl.h deleted file mode 100644 index 9a27cf4c6dce..000000000000 --- a/audio/wmsmixer/files/patch-mixctl.h +++ /dev/null @@ -1,11 +0,0 @@ ---- mixctl.h.orig 2001-03-02 10:32:05 UTC -+++ mixctl.h -@@ -19,7 +19,7 @@ - #include <soundcard.h> - #endif - #ifdef __FreeBSD__ --#include <machine/soundcard.h> -+#include <sys/soundcard.h> - #endif - #ifdef __linux__ - #include <linux/soundcard.h> |