aboutsummaryrefslogtreecommitdiffstats
path: root/x11/qrash/files/patch-aa
blob: ff1df955973625cd9d186a03836390cbaace9983 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$FreeBSD$

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 <sys/soundcard.h>
 #include <sys/ioctl.h>
 #include <sys/wait.h>
 #include "mikmod.h"