Yet another resource leak. Coverity ID 123.
[openssl.git] / crypto / pkcs12 / p12_key.c
index 9196a34b4a908aa33e59d43ae2e454f09ea481a8..18e72d0a1b8188e06a76ffe24decd960603ef236 100644 (file)
@@ -59,7 +59,7 @@
 #include <stdio.h>
 #include "cryptlib.h"
 #include <openssl/pkcs12.h>
-
+#include <openssl/bn.h>
 
 /* Uncomment out this line to get debugging info about key generation */
 /*#define DEBUG_KEYGEN*/