sun merge
[unix-history] / usr / src / sys / vax / uba / va.c
index 65208d3..e4d1b47 100644 (file)
@@ -1,17 +1,18 @@
-/*     va.c    4.18    82/11/28        */
+/*     va.c    4.19    82/12/17        */
 
 #include "va.h"
 #if NVA > 0
 /*
  * Varian printer plotter
  */
 
 #include "va.h"
 #if NVA > 0
 /*
  * Varian printer plotter
  */
+#include "../machine/pte.h"
+
 #include "../h/param.h"
 #include "../h/dir.h"
 #include "../h/user.h"
 #include "../h/buf.h"
 #include "../h/systm.h"
 #include "../h/map.h"
 #include "../h/param.h"
 #include "../h/dir.h"
 #include "../h/user.h"
 #include "../h/buf.h"
 #include "../h/systm.h"
 #include "../h/map.h"
-#include "../h/pte.h"
 #include "../h/vcmd.h"
 #include "../h/uio.h"
 
 #include "../h/vcmd.h"
 #include "../h/uio.h"