1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/audio/cdd/files/patch-af
Luigi Rizzo 4d36880612 cdd port grab audio tracks from CDs.
This port is lobotomized and only works with atapi  waiting for someone
to do the scsi->cam modifications.
(also, this is my first attempt with easy-import...)
1998-12-31 12:02:03 +00:00

6 lines
192 B
Plaintext

--- scsi.h.orig Thu Dec 31 12:14:37 1998
+++ scsi.h Thu Dec 31 12:15:05 1998
@@ -0,0 +1,2 @@
+/* temporary placeholder for scsi.h awaiting for scsi->cam conversion */
+#include <sys/scsiio.h>