Include pkcs12 program as part of openssl. This completes most of the PKCS#12
[openssl.git] / crypto / pkcs12 / p12_init.c
index 055629131a6cc6a4ad0c15b8b03e7147aa6e38fe..f6846a8dec23be8015315a94326a3b86a390fe8b 100644 (file)
  */
 
 #include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <err.h>
-#include <rand.h>
+#include "cryptlib.h"
 #include "pkcs12.h"
 
 /* Initialise a PKCS12 structure to take data */