summaryrefslogtreecommitdiff
path: root/x11/qrash/files/patch-aa
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-12-27 02:24:30 +0000
committerSteve Price <steve@FreeBSD.org>1999-12-27 02:24:30 +0000
commita08d0fc53fa06d278c80df68a9a40b88e357591b (patch)
tree85772236e476a67404beaab94dc888d9a81e4bcc /x11/qrash/files/patch-aa
parentAdding p5-Apache-DBI version 0.87. (diff)
Adding qrash version 1.0
An animated musical demo for X11. PR: 14554 Submitted by: Trevor Johnson <trevor@jpj.net>
Notes
Notes: svn path=/head/; revision=24143
Diffstat (limited to 'x11/qrash/files/patch-aa')
-rw-r--r--x11/qrash/files/patch-aa12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/qrash/files/patch-aa b/x11/qrash/files/patch-aa
new file mode 100644
index 000000000000..40b2db07485f
--- /dev/null
+++ b/x11/qrash/files/patch-aa
@@ -0,0 +1,12 @@
+diff -ruN mikmod/drv_vox.c mikmod/drv_vox.c
+--- mikmod/drv_vox.c Mon Sep 22 11:05:26 1997
++++ mikmod/drv_vox.c Mon Jul 26 12:10:35 1999
+@@ -36,7 +36,7 @@
+ #include <sys/stat.h>
+ #include <sys/types.h>
+ #include <fcntl.h>
+-#include <linux/soundcard.h>
++#include <machine/soundcard.h>
+ #include <sys/ioctl.h>
+ #include <sys/wait.h>
+ #include "mikmod.h"