diff options
| author | Eivind Eklund <eivind@FreeBSD.org> | 1998-02-06 12:14:30 +0000 |
|---|---|---|
| committer | Eivind Eklund <eivind@FreeBSD.org> | 1998-02-06 12:14:30 +0000 |
| commit | 0b08f5f73743f75cfe4603d65bf68a36aca310af (patch) | |
| tree | f2b2237b4e93c12887da2b4f11bd323cf46ea26a /sys/kern/init_main.c | |
| parent | dbf1ec592eb130f8c9cdadd66e7020bb30232701 (diff) | |
Notes
Diffstat (limited to 'sys/kern/init_main.c')
| -rw-r--r-- | sys/kern/init_main.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/kern/init_main.c b/sys/kern/init_main.c index db6df3a12eea..74b3bf972268 100644 --- a/sys/kern/init_main.c +++ b/sys/kern/init_main.c @@ -39,11 +39,10 @@ * SUCH DAMAGE. * * @(#)init_main.c 8.9 (Berkeley) 1/21/94 - * $Id: init_main.c,v 1.81 1998/01/30 11:32:52 phk Exp $ + * $Id: init_main.c,v 1.82 1998/02/04 22:32:30 eivind Exp $ */ #include "opt_devfs.h" -#include "opt_diagnostic.h" #include <sys/param.h> #include <sys/file.h> |
