X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=crypto%2Fcryptlib.h;h=d26f9630eade8a69e59def9922b84615bfcbbe8c;hp=4761a894a81d3baab2d9ea2ae95fd280cf2e3d40;hb=c3586512184b4ca6c682c479323ac282ab30298e;hpb=e303f55fc7dcfce113d71e0ab9652c69fb1ec36d diff --git a/crypto/cryptlib.h b/crypto/cryptlib.h index 4761a894a8..d26f9630ea 100644 --- a/crypto/cryptlib.h +++ b/crypto/cryptlib.h @@ -100,10 +100,9 @@ extern "C" { void OPENSSL_cpuid_setup(void); extern unsigned int OPENSSL_ia32cap_P[]; -void OPENSSL_showfatal(const char *,...); +void OPENSSL_showfatal(const char *fmta,...); void *OPENSSL_stderr(void); extern int OPENSSL_NONPIC_relocated; -int OPENSSL_isservice(void); #ifdef __cplusplus }