summaryrefslogtreecommitdiff
path: root/audio/splay/patches/patch-ab
blob: 6afaa981745560cc5fa4c4e9e2fc41123895a766 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ab,v 1.2 1998/08/07 10:36:13 agc Exp $

--- src/cmd/cmd.cc.orig	Sat Aug  9 16:31:03 1997
+++ src/cmd/cmd.cc	Sat Aug  9 16:31:15 1997
@@ -15,7 +15,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/ioctl.h>
-#include <sys/soundcard.h>
+#include <machine/soundcard.h>
 
 #include <mpegsound.h>