get rid of bogus header inclusions

This commit is contained in:
cgd 1995-04-22 12:43:22 +00:00
parent 993d5501b3
commit 82315c022a
1 changed files with 1 additions and 5 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: disksubr.c,v 1.2 1995/03/24 15:15:45 cgd Exp $ */
/* $NetBSD: disksubr.c,v 1.3 1995/04/22 12:43:22 cgd Exp $ */
/*
* Copyright (c) 1994, 1995 Carnegie-Mellon University.
@ -40,10 +40,6 @@
#include <machine/cpu.h>
#include <machine/autoconf.h>
#include <alpha/tc/dmavar.h>
#include <alpha/tc/espreg.h>
#include <alpha/tc/espvar.h>
extern struct device *bootdv;
/* was this the boot device ? */