1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/audio/kdemultimedia11/files/patch-aa
Justin M. Seger 34a4d5a401 Unbreak for current.
Submitted by:	ken@plutotech.com
1998-10-13 03:38:51 +00:00

21 lines
404 B
Plaintext

--- kscd/plat_freebsd.c.orig Fri May 15 14:54:44 1998
+++ kscd/plat_freebsd.c Tue Oct 13 03:33:34 1998
@@ -51,7 +51,6 @@
#include <string.h>
#include <sys/ioctl.h>
#include <sys/cdio.h>
-#include <sys/scsiio.h>
#ifdef __NetBSD__
@@ -62,9 +61,6 @@
#include "/sys/scsi/scsi_all.h"
#include "/sys/scsi/scsi_cd.h"
-#else
-#include <scsi.h>
-#include <sys/scsiio.h>
#endif
#include "struct.h"