summaryrefslogtreecommitdiff
path: root/sys/pc98
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2012-03-04 14:00:32 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2012-03-04 14:00:32 +0000
commitee0d5ab989eaa970bafdaf666651fb465239be5f (patch)
tree6209bacbb9b236c9dc680fca28d374e7e0299fda /sys/pc98
parentd59a23dc098fd39673df7e543dbd3c15e1c0f357 (diff)
downloadsrc-test2-ee0d5ab989eaa970bafdaf666651fb465239be5f.tar.gz
src-test2-ee0d5ab989eaa970bafdaf666651fb465239be5f.zip
Notes
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/include/float.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pc98/include/float.h b/sys/pc98/include/float.h
index 28e3b02a5acc..4759963566ab 100644
--- a/sys/pc98/include/float.h
+++ b/sys/pc98/include/float.h
@@ -3,4 +3,4 @@
*/
/* $FreeBSD$ */
-#include <i386/float.h>
+#include <x86/float.h>