set encodedPoint to NULL after freeing it
[openssl.git] / crypto / ppccap.c
index 4da696be4d11dbd52ba0e57399894570d0cc4595..6ccd99185d379d779c3a65960fc9ae47f8ccd2b4 100644 (file)
@@ -3,6 +3,7 @@
 #include <string.h>
 #include <setjmp.h>
 #include <signal.h>
+#include <crypto.h>
 #include <openssl/bn.h>
 
 #define PPC_FPU64      (1<<0)