Include pkcs12 program as part of openssl. This completes most of the PKCS#12
[openssl.git] / crypto / pkcs12 / p12_key.c
index f1506ba1cd9f6d3b69bd45e5f63247866a7118b5..ec357860d1246e4977e2e1e7c6ef3c210e431593 100644 (file)
  */
 
 #include <stdio.h>
-#include <string.h>
-#include <stdlib.h>
-#include <err.h>
-#include <bn.h>
+#include "cryptlib.h"
 #include "pkcs12.h"