summaryrefslogtreecommitdiff
path: root/audio/kdemultimedia3/files/patch-sndcard.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/kdemultimedia3/files/patch-sndcard.h')
-rw-r--r--audio/kdemultimedia3/files/patch-sndcard.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/kdemultimedia3/files/patch-sndcard.h b/audio/kdemultimedia3/files/patch-sndcard.h
new file mode 100644
index 000000000000..271483e0b669
--- /dev/null
+++ b/audio/kdemultimedia3/files/patch-sndcard.h
@@ -0,0 +1,14 @@
+--- kmid/player/sndcard.h Tue Jul 14 07:49:07 1998
++++ kmid/player/sndcard.h.new Wed Jun 12 22:38:48 2002
+@@ -1,11 +1,7 @@
+ #ifndef _SNDCARD_H
+ #define _SNDCARD_H
+
+-#ifndef __FreeBSD__
+ #include <sys/soundcard.h>
+-#else
+-#include <machine/soundcard.h>
+-#endif
+
+
+ #ifndef HZ