Update asn1t.h too for ASN1 print.
[openssl.git] / crypto / asn1 / x_pubkey.c
index 91c2756116111e8e17fe1021e4f70b2b4b90bdf6..9ca688887ae28a03677d7156bda6c03b2f843476 100644 (file)
@@ -68,7 +68,8 @@
 #endif
 
 /* Minor tweak to operation: free up EVP_PKEY */
-static int pubkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it)
+static int pubkey_cb(int operation, ASN1_VALUE **pval, const ASN1_ITEM *it,
+                       void *exarg)
        {
        if (operation == ASN1_OP_FREE_POST)
                {