Add a symbol for the first parameter to OPENSSL_showfatal().
This commit is contained in:
parent
ab688c234d
commit
021270af37
@ -100,7 +100,7 @@ extern "C" {
|
|||||||
|
|
||||||
void OPENSSL_cpuid_setup(void);
|
void OPENSSL_cpuid_setup(void);
|
||||||
extern unsigned int OPENSSL_ia32cap_P[];
|
extern unsigned int OPENSSL_ia32cap_P[];
|
||||||
void OPENSSL_showfatal(const char *,...);
|
void OPENSSL_showfatal(const char *fmta,...);
|
||||||
void *OPENSSL_stderr(void);
|
void *OPENSSL_stderr(void);
|
||||||
extern int OPENSSL_NONPIC_relocated;
|
extern int OPENSSL_NONPIC_relocated;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user