rm bootxx conversion (now all same), use CFLAGS
[unix-history] / usr / src / sys / vax / stand / machdep.c
index 6bc672d..fa6affd 100644 (file)
@@ -1,7 +1,14 @@
-/*     machdep.c       1.1     %G%     */
+/*
+ * Copyright (c) 1982, 1986 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ *
+ *     @(#)machdep.c   7.1 (Berkeley) %G%
+ */
 
 #include "../h/param.h"
 
 #include "../h/param.h"
-#include "../h/mtpr.h"
+
+#include "../vax/mtpr.h"
 
 /*ARGSUSED*/
 /*VARARGS1*/
 
 /*ARGSUSED*/
 /*VARARGS1*/