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

5 lines
192 B
Text

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