include cpu.h
authorBill Joy <wnj@ucbvax.Berkeley.EDU>
Sun, 1 Mar 1981 05:40:34 +0000 (21:40 -0800)
committerBill Joy <wnj@ucbvax.Berkeley.EDU>
Sun, 1 Mar 1981 05:40:34 +0000 (21:40 -0800)
SCCS-vsn: sys/vax/vax/flp.c 4.4

usr/src/sys/vax/vax/flp.c

index 021d215..9c65261 100644 (file)
@@ -1,4 +1,4 @@
-/*     flp.c   4.3     %G%     */
+/*     flp.c   4.4     %G%     */
 
 #if VAX780
 #include "../h/flp.h"
 
 #if VAX780
 #include "../h/flp.h"
@@ -10,6 +10,7 @@
 #include "../h/mtpr.h"
 #include "../h/buf.h"
 #include "../h/cons.h"
 #include "../h/mtpr.h"
 #include "../h/buf.h"
 #include "../h/cons.h"
+#include "../h/cpu.h"
 
 struct {
        short   fl_state;               /* open and busy flags */
 
 struct {
        short   fl_state;               /* open and busy flags */