Fix SuSE build
authorNelson Ferreira <njsf@sxemacs.org>
Tue, 1 May 2012 06:50:45 +0000 (02:50 -0400)
committerNelson Ferreira <njsf@sxemacs.org>
Tue, 1 May 2012 06:50:45 +0000 (02:50 -0400)
Signed-off-by: Nelson Ferreira <njsf@sxemacs.org>
src/alloc.c

index 6c9f89d..7f8e019 100644 (file)
@@ -62,7 +62,6 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>. */
 
 #include <ent/ent.h>
 #include <ent/ent-float.h>
-#include <ent/ent-mpfr.h>
 
 #ifdef DOUG_LEA_MALLOC
 #include <malloc.h>