summaryrefslogtreecommitdiffstats
path: root/sys/pci/cy_pci.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-09-02 20:06:59 +0000
committerbde <bde@FreeBSD.org>1997-09-02 20:06:59 +0000
commit6ffb8bf9af1d6800f2c8b2595b03e7696ec1a850 (patch)
tree1ff3e4a9c7efcfa8a9360317bc9b4515c19b5a34 /sys/pci/cy_pci.c
parentcdf6bbae178ebf6adb3929a379e8cbee571cef4f (diff)
downloadFreeBSD-src-6ffb8bf9af1d6800f2c8b2595b03e7696ec1a850.zip
FreeBSD-src-6ffb8bf9af1d6800f2c8b2595b03e7696ec1a850.tar.gz
Removed unused #includes.
Diffstat (limited to 'sys/pci/cy_pci.c')
-rw-r--r--sys/pci/cy_pci.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/pci/cy_pci.c b/sys/pci/cy_pci.c
index cdef3f5..ae48965 100644
--- a/sys/pci/cy_pci.c
+++ b/sys/pci/cy_pci.c
@@ -24,7 +24,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: cy_pci.c,v 1.5 1997/02/22 09:44:00 peter Exp $
*/
/*
@@ -36,7 +36,6 @@
#include <sys/param.h>
#include <sys/systm.h>
-#include <sys/malloc.h>
#include <sys/kernel.h>
#include <vm/vm.h>
#include <vm/pmap.h>
OpenPOWER on IntegriCloud