X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fcrypto.h;h=fe2c1d6403422b0720f3abaa59cb31083a95c545;hb=cdd0f3b328cc84dbeb13081384905f98765a756f;hp=d2b5ffe3325bcfc7a6b3b82fd81d807ab19490c5;hpb=b0c0f200712ea51b6442fa0d496a6e0088017890;p=oweals%2Fopenssl.git diff --git a/crypto/crypto.h b/crypto/crypto.h index d2b5ffe332..fe2c1d6403 100644 --- a/crypto/crypto.h +++ b/crypto/crypto.h @@ -521,6 +521,7 @@ void OpenSSLDie(const char *file,int line,const char *assertion); unsigned long *OPENSSL_ia32cap_loc(void); #define OPENSSL_ia32cap (*(OPENSSL_ia32cap_loc())) +int OPENSSL_isservice(void); /* BEGIN ERROR CODES */ /* The following lines are auto generated by the script mkerr.pl. Any changes