This commit is contained in:
Poul-Henning Kamp 1995-02-14 06:33:53 +00:00
parent 9977034cd2
commit cb21b8cf38

View File

@ -31,7 +31,7 @@
* SUCH DAMAGE.
*
* @(#)kern_time.c 8.1 (Berkeley) 6/10/93
* $Id: kern_time.c,v 1.4 1994/09/25 19:33:45 phk Exp $
* $Id: kern_time.c,v 1.5 1994/10/02 17:35:20 phk Exp $
*/
#include <sys/param.h>
@ -43,6 +43,7 @@
#include <sys/vnode.h>
#include <machine/cpu.h>
#include <machine/clock.h>
/*
* Time of day and interval timer support.