aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/include/random.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/include/random.h')
-rw-r--r--sys/i386/include/random.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/i386/include/random.h b/sys/i386/include/random.h
index 266cc91cd83f..c328d1b60123 100644
--- a/sys/i386/include/random.h
+++ b/sys/i386/include/random.h
@@ -1,7 +1,7 @@
/*
* random.h -- A strong random number generator
*
- * $Id: random.h,v 1.6 1996/06/17 16:47:39 bde Exp $
+ * $Id: random.h,v 1.7 1996/09/03 10:22:30 asami Exp $
*
* Version 0.95, last modified 18-Oct-95
*
@@ -47,7 +47,7 @@
*
*/
-#ifndef _MACHINE_RANDOM_H_
+#ifndef _MACHINE_RANDOM_H_
#define _MACHINE_RANDOM_H_
#include <sys/ioccom.h>