OPENSSL_isservice() is defined on all platforms.
This commit is contained in:
parent
4681147bb3
commit
f113bb9f4e
1 changed files with 0 additions and 2 deletions
|
@ -521,9 +521,7 @@ void OpenSSLDie(const char *file,int line,const char *assertion);
|
|||
|
||||
unsigned long *OPENSSL_ia32cap_loc(void);
|
||||
#define OPENSSL_ia32cap (*(OPENSSL_ia32cap_loc()))
|
||||
#ifdef OPENSSL_SYS_WIN32
|
||||
int OPENSSL_isservice(void);
|
||||
#endif
|
||||
|
||||
/* BEGIN ERROR CODES */
|
||||
/* The following lines are auto generated by the script mkerr.pl. Any changes
|
||||
|
|
Loading…
Reference in a new issue