1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/audio/splay/files/patch-ab

12 lines
270 B
Plaintext
Raw Normal View History

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