]> git.ipfire.org Git - thirdparty/openssl.git/commit
Move declaration of X509_aux_print() out of #ifndef OPENSSL_NO_STDIO
authorDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 20 Feb 2016 15:23:28 +0000 (15:23 +0000)
committerRich Salz <rsalz@openssl.org>
Mon, 7 Mar 2016 19:51:08 +0000 (14:51 -0500)
commit92d23b339c631bca2cf12a47e05f13772f9868a0
tree03e0917db77716d580ef4ca8c52013cdbc29299a
parent963bb62195109fb863dc4d88c7470ce7f9af25ac
Move declaration of X509_aux_print() out of #ifndef OPENSSL_NO_STDIO

This isn't a file access function; it's still present.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
include/openssl/x509.h