header files for vax are in their place
[unix-history] / usr / src / sys / vax / uba / ct.c
index b9521eb..da81b8c 100644 (file)
@@ -1,4 +1,4 @@
-/*     ct.c    4.9     82/08/22        */
+/*     ct.c    4.10    82/10/10        */
 
 #include "ct.h"
 #if NCT > 0
 
 #include "ct.h"
 #if NCT > 0
 #include "../h/pte.h"
 #include "../h/map.h"
 #include "../h/buf.h"
 #include "../h/pte.h"
 #include "../h/map.h"
 #include "../h/buf.h"
-#include "../h/ubareg.h"
-#include "../h/ubavar.h"
 #include "../h/conf.h"
 #include "../h/dir.h"
 #include "../h/user.h"
 
 #include "../h/conf.h"
 #include "../h/dir.h"
 #include "../h/user.h"
 
+#include "../vaxuba/ubareg.h"
+#include "../vaxuba/ubavar.h"
+
 #define        PCAT    (PZERO+9)
 #define        CATHIWAT        100
 #define        CATLOWAT        30
 #define        PCAT    (PZERO+9)
 #define        CATHIWAT        100
 #define        CATLOWAT        30