Update CryptoAPI ENGINE from head. Export OPENSSL_isservice().

This commit is contained in:
Dr. Stephen Henson
2008-06-06 15:52:32 +00:00
parent 353415cc81
commit 3dc466424e
3 changed files with 41 additions and 17 deletions

View File

@@ -103,7 +103,6 @@ extern unsigned long OPENSSL_ia32cap_P;
void OPENSSL_showfatal(const char *,...);
void *OPENSSL_stderr(void);
extern int OPENSSL_NONPIC_relocated;
int OPENSSL_isservice(void);
#ifdef __cplusplus
}