delete unneeded header files
[unix-history] / usr / src / sys / vax / stand / mt.c
index 1280d35..6da16b9 100644 (file)
@@ -3,18 +3,16 @@
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
  * All rights reserved.  The Berkeley software License Agreement
  * specifies the terms and conditions for redistribution.
  *
- *     @(#)mt.c        7.3 (Berkeley) %G%
+ *     @(#)mt.c        7.5 (Berkeley) %G%
  */
 
 /*
  * TM78/TU78 tape driver
  * Made to work reliably by by Jeffrey R. Schwab (Purdue)
  */
  */
 
 /*
  * TM78/TU78 tape driver
  * Made to work reliably by by Jeffrey R. Schwab (Purdue)
  */
-#include "../machine/pte.h"
+#include "machine/pte.h"
 
 #include "param.h"
 
 #include "param.h"
-#include "inode.h"
-#include "fs.h"
 
 #include "../vaxmba/mtreg.h"
 #include "../vaxmba/mbareg.h"
 
 #include "../vaxmba/mtreg.h"
 #include "../vaxmba/mbareg.h"