X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fent%2Fent-float.h;h=3ae45c188f7123a137abca42ff2515899b080cf8;hb=f44c1b5697e1bb9a20437099a28c843b90af8d15;hp=72eb7f9d915b16db71a5af04b49a2587d27a70eb;hpb=44455d60f0e281703fc03c79138c85fe295d878e;p=sxemacs diff --git a/src/ent/ent-float.h b/src/ent/ent-float.h index 72eb7f9..3ae45c1 100644 --- a/src/ent/ent-float.h +++ b/src/ent/ent-float.h @@ -64,6 +64,7 @@ along with this program. If not, see . */ # include #endif +#include extern Lisp_Object Qfloat; @@ -112,6 +113,7 @@ extern Lisp_Object make_float(fpfloat); #include "ent-inf.h" #include "ent-strflt.h" +#include "ent-lift.h" #if fpfloat_long_double_p && defined(HAVE_MATHS_LDBL_MAX) # define FPFLOAT_MAX LDBL_MAX