Update dependencies.
[oweals/openssl.git] / crypto / asn1 / p8_pkey.c
index 455ee884b000a7497c89e49971eba2ac7035cb1a..17c5bc3ccb54762cc90b3366e410fd2a72e4eb41 100644 (file)
 
 #include <stdio.h>
 #include "cryptlib.h"
-#include "asn1_mac.h"
-
-/*
- *ASN1err(ASN1_F_PKCS8_PRIV_KEY_INFO_NEW,ASN1_R_DECODE_ERROR)
- *ASN1err(ASN1_F_D2I_PKCS8_PRIV_KEY_INFO,ASN1_R_DECODE_ERROR)
- */
+#include <openssl/asn1_mac.h>
 
 int i2d_PKCS8_PRIV_KEY_INFO (PKCS8_PRIV_KEY_INFO *a, unsigned char **pp)
 {