delete unneeded header files
[unix-history] / usr / src / sys / vax / stand / ts.c
index 0c45c22..fd627b2 100644 (file)
@@ -3,7 +3,7 @@
  * 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.
  *
- *     @(#)ts.c        7.5 (Berkeley) %G%
+ *     @(#)ts.c        7.6 (Berkeley) %G%
  */
 
 /*
  */
 
 /*
@@ -11,8 +11,6 @@
  */
 
 #include "param.h"
  */
 
 #include "param.h"
-#include "inode.h"
-#include "fs.h"
 
 #include "../vax/pte.h"
 
 
 #include "../vax/pte.h"