do not include dir.h
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sat, 17 Feb 1990 09:34:35 +0000 (01:34 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sat, 17 Feb 1990 09:34:35 +0000 (01:34 -0800)
SCCS-vsn: sys/vax/vax/genassym.c 7.7

usr/src/sys/vax/vax/genassym.c

index 6d58d0f..0aaed97 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.
  *
- *     @(#)genassym.c  7.6 (Berkeley) %G%
+ *     @(#)genassym.c  7.7 (Berkeley) %G%
  */
 
 #define KERNEL
  */
 
 #define KERNEL
@@ -19,7 +19,6 @@
 #include "buf.h"
 #include "vmmeter.h"
 #include "vmparam.h"
 #include "buf.h"
 #include "vmmeter.h"
 #include "vmparam.h"
-#include "dir.h"
 #include "user.h"
 #include "cmap.h"
 #include "map.h"
 #include "user.h"
 #include "cmap.h"
 #include "map.h"