Don't use assertions to check application-provided arguments;
[oweals/openssl.git] / crypto / crypto.h
index d2b5ffe3325bcfc7a6b3b82fd81d807ab19490c5..fe2c1d6403422b0720f3abaa59cb31083a95c545 100644 (file)
@@ -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