You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- src/_fastmath.c
|
|
+++ src/_fastmath.c
|
|
@@ -30,7 +30,6 @@
|
|
#include <string.h>
|
|
#include "Python.h"
|
|
#include "pycrypto_compat.h"
|
|
-#include <longintrepr.h> /* for conversions */
|
|
#include "config.h"
|
|
#if HAVE_LIBGMP
|
|
# include <gmp.h>
|