get rid of unneeded include
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Fri, 5 May 1989 15:31:02 +0000 (07:31 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Fri, 5 May 1989 15:31:02 +0000 (07:31 -0800)
SCCS-vsn: sys/tahoe/math/fpe.c 1.2

usr/src/sys/tahoe/math/fpe.c

index c08b4d4..b82dba5 100644 (file)
@@ -1,4 +1,4 @@
-/*     fpe.c   1.1     86/01/03        */
+/*     fpe.c   1.2     89/05/05        */
 
 #include "../tahoe/psl.h"
 #include "../tahoe/reg.h"
 
 #include "../tahoe/psl.h"
 #include "../tahoe/reg.h"
@@ -8,7 +8,6 @@
 
 #include "param.h"
 #include "systm.h"
 
 #include "param.h"
 #include "systm.h"
-#include "dir.h"
 #include "user.h"
 #include "proc.h"
 #include "seg.h"
 #include "user.h"
 #include "proc.h"
 #include "seg.h"