aboutsummaryrefslogtreecommitdiff
path: root/audio/xmix/files/patch-ab
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2002-07-22 18:20:43 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2002-07-22 18:20:43 +0000
commit203eb5ed63c8211458b384dec367883293b9feb7 (patch)
treecea12eba7863a2cf823809e413bfccf9f166c9b1 /audio/xmix/files/patch-ab
parent831f3e2b0884d616c13bfcfd90505b67f1045859 (diff)
downloadports-203eb5ed63c8211458b384dec367883293b9feb7.tar.gz
ports-203eb5ed63c8211458b384dec367883293b9feb7.zip
* Fix PATCH_SITE.
PR: 40887 Submitted by: Tilman Linneweh <tilman@arved.de> * machine/soundcard.h -> sys/soundcard.h
Notes
Notes: svn path=/head/; revision=63396
Diffstat (limited to 'audio/xmix/files/patch-ab')
-rw-r--r--audio/xmix/files/patch-ab2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmix/files/patch-ab b/audio/xmix/files/patch-ab
index 4f014c950b70..bbe52114754c 100644
--- a/audio/xmix/files/patch-ab
+++ b/audio/xmix/files/patch-ab
@@ -5,7 +5,7 @@
#include "square_with_x.bit"
-#include <linux/soundcard.h>
-+#include <machine/soundcard.h>
++#include <sys/soundcard.h>
#define SOUND_FULL_SCALE 100.0
#define MAX_SOUND_VOL 95