baseline revision

This commit is contained in:
glass 1993-08-13 22:00:55 +00:00
parent 3fd5c19105
commit 7ffaf186bb
1 changed files with 4 additions and 4 deletions

View File

@ -15,12 +15,12 @@
*
* %W% (Berkeley) %G%
*
* from: $Header: /cvsroot/src/sys/kern/subr_autoconf.c,v 1.1 1993/08/13 13:19:59 glass Exp $ (LBL)
* from: $Header: /cvsroot/src/sys/kern/subr_autoconf.c,v 1.2 1993/08/13 22:00:55 glass Exp $ (LBL)
*/
#include <sys/param.h>
#include <sys/device.h>
#include <sys/malloc.h>
#include "param.h"
#include "device.h"
#include "malloc.h"
/*
* Autoconfiguration subroutines.