From c33ae16bcec3d47f528f2ae97e44c2c234822027 Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 1 Nov 1989 10:57:04 +0000 Subject: [PATCH] the include file is called con_float, not float_cst --- mach/m68020/ce/mach.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mach/m68020/ce/mach.c b/mach/m68020/ce/mach.c index 5867a70ef..7ec7656f4 100644 --- a/mach/m68020/ce/mach.c +++ b/mach/m68020/ce/mach.c @@ -30,4 +30,4 @@ char *filename; #define FL_MSL_AT_LOW_ADDRESS 1 #define FL_MSW_AT_LOW_ADDRESS 1 #define FL_MSB_AT_LOW_ADDRESS 1 -#include +#include -- 2.34.1