summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/random_machdep.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/random_machdep.c')
-rw-r--r--sys/i386/isa/random_machdep.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/i386/isa/random_machdep.c b/sys/i386/isa/random_machdep.c
index 507d875..39fdf6f 100644
--- a/sys/i386/isa/random_machdep.c
+++ b/sys/i386/isa/random_machdep.c
@@ -1,7 +1,7 @@
/*
* random_machdep.c -- A strong random number generator
*
- * $Id$
+ * $Id: random_machdep.c,v 1.4 1995/12/29 08:04:32 markm Exp $
*
* Version 0.95, last modified 18-Oct-95
*
@@ -46,7 +46,6 @@
#include <sys/kernel.h>
#include <machine/clock.h>
-#include <machine/cpu.h>
#include <machine/random.h>
#include <i386/isa/isa.h>
OpenPOWER on IntegriCloud