Include pkcs12 program as part of openssl. This completes most of the PKCS#12
[openssl.git] / crypto / pkcs12 / p12_mutl.c
index b788e440583305af2611faad0917979f9007010e..d5c2f732d55b048fba86cdf225ede02e6f47a0bf 100644 (file)
  */
 
 #include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <err.h>
-#include <hmac.h>
-#include <rand.h>
+#include "cryptlib.h"
+#include "hmac.h"
+#include "rand.h"
 #include "pkcs12.h"
 
 /* Generate a MAC */