summaryrefslogtreecommitdiffstats
path: root/sys/gnu/i386/fpemul/reg_compare.c
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1997-06-14 15:11:07 +0000
committerbde <bde@FreeBSD.org>1997-06-14 15:11:07 +0000
commit22b6cfd000d8b6f4f5b3968239c7058ff20c4a04 (patch)
tree63158d2f6b1ee948bb6069a669d9a0969bd85bcf /sys/gnu/i386/fpemul/reg_compare.c
parent42d8f4d690e2e9c4e6553655e2acf0eacb75e45c (diff)
downloadFreeBSD-src-22b6cfd000d8b6f4f5b3968239c7058ff20c4a04.zip
FreeBSD-src-22b6cfd000d8b6f4f5b3968239c7058ff20c4a04.tar.gz
Removed unused #includes.
Diffstat (limited to 'sys/gnu/i386/fpemul/reg_compare.c')
-rw-r--r--sys/gnu/i386/fpemul/reg_compare.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/gnu/i386/fpemul/reg_compare.c b/sys/gnu/i386/fpemul/reg_compare.c
index 3434e03..5737cf5 100644
--- a/sys/gnu/i386/fpemul/reg_compare.c
+++ b/sys/gnu/i386/fpemul/reg_compare.c
@@ -56,7 +56,7 @@
* W. Metzenthen June 1994.
*
*
- * $Id$
+ * $Id: reg_compare.c,v 1.8 1997/02/22 09:29:21 peter Exp $
*
*/
@@ -66,7 +66,6 @@
#include <sys/param.h>
#include <sys/proc.h>
#include <sys/systm.h>
-#include <machine/cpu.h>
#include <machine/pcb.h>
#include <gnu/i386/fpemul/fpu_emu.h>
OpenPOWER on IntegriCloud