X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=crypto%2Fcryptlib.h;h=5ceaa964b5324fa51966bea5db4b6d2f841d84e5;hb=7096217d39bcbd5d0b94d0bc4f52502c9550af88;hp=fc249c57f3793b4ed277b69c39514a3db9c97512;hpb=51ff6bde38e51e5822233e59a703b27efd369410;p=openssl.git diff --git a/crypto/cryptlib.h b/crypto/cryptlib.h index fc249c57f3..5ceaa964b5 100644 --- a/crypto/cryptlib.h +++ b/crypto/cryptlib.h @@ -103,6 +103,7 @@ 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 }