1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/audio/splay/files/patch-ab
Bill Fenner 34e1ff051e Upgrade to 0.5
Found by:	distfile checker
1997-08-09 23:37:38 +00:00

12 lines
270 B
Plaintext

--- 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>