omission in last commit: ramdisk.h => md.h

This commit is contained in:
pk 1996-12-28 23:50:44 +00:00
parent f750d179be
commit c4a0dfb011
3 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: md_root.c,v 1.6 1996/12/28 23:13:35 pk Exp $ */
/* $NetBSD: md_root.c,v 1.7 1996/12/28 23:50:44 pk Exp $ */
/*
* Copyright (c) 1996 Christopher G. Demetriou. All rights reserved.
@ -32,7 +32,7 @@
#include <sys/systm.h>
#include <sys/reboot.h>
#include <dev/ramdisk.h>
#include <dev/md.h>
extern int boothowto;

View File

@ -1,4 +1,4 @@
/* $NetBSD: md_root.c,v 1.10 1996/12/28 23:37:26 pk Exp $ */
/* $NetBSD: md_root.c,v 1.11 1996/12/28 23:51:23 pk Exp $ */
/*
* Copyright (c) 1996 Leo Weppelman.
@ -45,7 +45,7 @@
#include <sys/dkbad.h>
#include <dev/cons.h>
#include <dev/ramdisk.h>
#include <dev/md.h>
#include <atari/atari/device.h>

View File

@ -1,4 +1,4 @@
/* $NetBSD: md_root.c,v 1.8 1996/12/28 23:42:34 pk Exp $ */
/* $NetBSD: md_root.c,v 1.9 1996/12/28 23:52:50 pk Exp $ */
/*
* Copyright (c) 1995 Gordon W. Ross
@ -31,7 +31,7 @@
#include <sys/systm.h>
#include <sys/reboot.h>
#include <dev/ramdisk.h>
#include <dev/md.h>
extern int boothowto;