summaryrefslogtreecommitdiff
path: root/security/py-pow/files/patch-POW.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--security/py-pow/files/patch-POW.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/py-pow/files/patch-POW.c b/security/py-pow/files/patch-POW.c
deleted file mode 100644
index 1997ea330c77..000000000000
--- a/security/py-pow/files/patch-POW.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- POW.c.orig Mon Feb 11 22:12:50 2002
-+++ POW.c Mon Feb 11 22:13:01 2002
-@@ -34,7 +34,7 @@
- /* */
- /*****************************************************************************/
-
--#include <python2.1/Python.h>
-+#include <Python.h>
-
- #include <openssl/crypto.h>
- #include <openssl/rand.h>