blob: 05c1cf42c612e97a0b59fd2bcf32387a8a307e26 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- plat_freebsd.c.orig Thu Jan 27 12:17:46 2000
+++ plat_freebsd.c Thu Jan 27 12:18:15 2000
@@ -49,7 +49,6 @@
#include <sys/time.h>
#include <sys/ioctl.h>
#include <sys/cdio.h>
-#include <sys/scsiio.h>
#if defined(__NetBSD__)
# define MSF_MINUTES 1
|