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.
13 lines
424 B
13 lines
424 B
|
2 years ago
|
Index: pycrypto-2.6.1/LEGAL/copy/LICENSE
|
||
|
|
Index: pycrypto-2.6.1/src/_fastmath.c
|
||
|
|
--- pycrypto-2.6.1/src/_fastmath.c.orig 2013-10-14 23:38:10.000000000 +0200
|
||
|
|
+++ pycrypto-2.6.1/src/_fastmath.c 2024-06-23 00:28:05.030597000 +0200
|
||
|
|
@@ -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>
|