new version from Chris Torek
[unix-history] / usr / src / sys / vax / stand / machdep.c
index b4d0dc5..05da591 100644 (file)
@@ -1,6 +1,12 @@
-/*     machdep.c       6.1     83/07/29        */
+/*
+ * 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.2 (Berkeley) %G%
+ */
 
 
-#include "../h/param.h"
+#include "param.h"
 
 #include "../vax/mtpr.h"
 
 
 #include "../vax/mtpr.h"