summaryrefslogtreecommitdiff
path: root/audio/s3mod/files/patch-ae
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-01-28 03:50:57 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-01-28 03:50:57 +0000
commite22dc21f0841391af451eb11ce2970281fc615af (patch)
treed76f39bc291dceeec28994c20f7404726a91aa31 /audio/s3mod/files/patch-ae
parentupdate to 1.21 (diff)
- Support MAKE properly
- Support install macros - Apply to 'one file per patch' convention - Add WWW: line PR: 24667 Submitted by: tkato@prontomail.ne.jp
Notes
Notes: svn path=/head/; revision=37661
Diffstat (limited to 'audio/s3mod/files/patch-ae')
-rw-r--r--audio/s3mod/files/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/s3mod/files/patch-ae b/audio/s3mod/files/patch-ae
new file mode 100644
index 000000000000..e3571db8dfb4
--- /dev/null
+++ b/audio/s3mod/files/patch-ae
@@ -0,0 +1,13 @@
+--- gus.c.orig Sun Oct 22 04:14:33 1995
++++ gus.c Sat Jan 27 15:04:15 2001
+@@ -25,8 +25,8 @@
+
+ #ifdef GUS
+
+-#include <sys/soundcard.h>
+-#include <sys/ultrasound.h>
++#include <machine/soundcard.h>
++#include <machine/ultrasound.h>
+ #include <unistd.h>
+ #include "gus.h"
+ #include "mod.h"