63b45c1017
Python OpenSSL Wrappers
11 lines
367 B
C
11 lines
367 B
C
--- 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>
|