Garbage-collect '#include <machine/pte.h>'.

This commit is contained in:
jonathan 1997-06-16 23:52:06 +00:00
parent fef3e76b31
commit 3d2676b809
2 changed files with 2 additions and 5 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: rz.c,v 1.24 1997/06/15 17:17:07 mhitch Exp $ */
/* $NetBSD: rz.c,v 1.25 1997/06/16 23:52:08 jonathan Exp $ */
/*
* Copyright (c) 1992, 1993
@ -66,8 +66,6 @@
#include <pmax/dev/device.h>
#include <pmax/dev/scsi.h>
#include <machine/pte.h>
#include <sys/conf.h>
#include <machine/conf.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: asic.c,v 1.19 1997/06/16 04:18:57 jonathan Exp $ */
/* $NetBSD: asic.c,v 1.20 1997/06/16 23:52:06 jonathan Exp $ */
/*
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
@ -36,7 +36,6 @@
#include <machine/bus.h> /* wbflush() */
#include <machine/autoconf.h>
#include <machine/pte.h>
#if 0
#include <machine/rpb.h>