56ccdc2
--- src/_fastmath.c
56ccdc2
+++ src/_fastmath.c
56ccdc2
@@ -30,7 +30,6 @@
56ccdc2
 #include <string.h>
56ccdc2
 #include "Python.h"
56ccdc2
 #include "pycrypto_compat.h"
56ccdc2
-#include <longintrepr.h>				/* for conversions */
56ccdc2
 #include "config.h"
56ccdc2
 #if HAVE_LIBGMP
56ccdc2
 # include <gmp.h>