blob: 1997ea330c771ff9bf15a958185b65607b4505e8 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
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>
|