summaryrefslogtreecommitdiffstats
path: root/crypto/pkcs12/p12_mac.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/pkcs12/p12_mac.c')
-rw-r--r--crypto/pkcs12/p12_mac.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/crypto/pkcs12/p12_mac.c b/crypto/pkcs12/p12_mac.c
index 907c371b7a..acb0c5f00b 100644
--- a/crypto/pkcs12/p12_mac.c
+++ b/crypto/pkcs12/p12_mac.c
@@ -57,9 +57,8 @@
*/
#include <stdio.h>
-#include <stdlib.h>
-#include <asn1_mac.h>
-#include <err.h>
+#include "cryptlib.h"
+#include "asn1_mac.h"
#include "pkcs12.h"
/*
*ASN1err(ASN1_F_PKCS12_MAC_DATA_NEW,ASN1_R_DECODE_ERROR)