summaryrefslogtreecommitdiffstats
path: root/sys/scsi/pt.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/scsi/pt.c')
-rw-r--r--sys/scsi/pt.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/scsi/pt.c b/sys/scsi/pt.c
index 1791aa4..9aa1692 100644
--- a/sys/scsi/pt.c
+++ b/sys/scsi/pt.c
@@ -37,7 +37,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: pt.c,v 1.21 1997/03/23 06:33:45 bde Exp $
+ * $Id: pt.c,v 1.22 1997/05/21 19:35:10 joerg Exp $
*/
#include "opt_bounce.h"
@@ -46,13 +46,11 @@
#include <sys/param.h>
#include <sys/systm.h>
#include <sys/buf.h>
-#include <sys/proc.h>
#include <sys/conf.h>
#include <sys/kernel.h>
#ifdef DEVFS
#include <sys/devfsext.h>
#endif /*DEVFS*/
-#include <scsi/scsi_all.h>
#include <scsi/scsiconf.h>
#include <scsi/scsi_debug.h>
#include <scsi/scsi_driver.h>
OpenPOWER on IntegriCloud