Build Fix -- compatibility issue with newer autoconf
[sxemacs] / src / ent / ent-float.h
index 72eb7f9..3ae45c1 100644 (file)
@@ -64,6 +64,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 # include <errno.h>
 #endif
 
+#include <ent/ent-optable.h>
 \f
 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