kernel reorg
[unix-history] / usr / src / sys / hp300 / stand / mkboot.c
index e3d279f..8899e93 100644 (file)
@@ -4,7 +4,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)mkboot.c    7.1 (Berkeley) %G%
+ *     @(#)mkboot.c    7.2 (Berkeley) %G%
  */
 
 #ifndef lint
  */
 
 #ifndef lint
@@ -14,10 +14,10 @@ char copyright[] =
 #endif /* not lint */
 
 #ifndef lint
 #endif /* not lint */
 
 #ifndef lint
-static char sccsid[] = "@(#)mkboot.c   7.1 (Berkeley) %G%";
+static char sccsid[] = "@(#)mkboot.c   7.2 (Berkeley) %G%";
 #endif /* not lint */
 
 #endif /* not lint */
 
-#include "machine/machparam.h"
+#include "../include/param.h"
 #include "volhdr.h"
 #include <sys/exec.h>
 #include <sys/file.h>
 #include "volhdr.h"
 #include <sys/exec.h>
 #include <sys/file.h>