diff options
Diffstat (limited to 'security/py-pow/files/patch-POW.c')
| -rw-r--r-- | security/py-pow/files/patch-POW.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/security/py-pow/files/patch-POW.c b/security/py-pow/files/patch-POW.c new file mode 100644 index 000000000000..1997ea330c77 --- /dev/null +++ b/security/py-pow/files/patch-POW.c @@ -0,0 +1,11 @@ +--- 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> |
