gcm128.c: API modification and readability improvements,
[openssl.git] / crypto / crypto.h
index fd7d3851d1f4dc97dbd6c050e61bf127fda4a70a..5089c658826409687040c8d77fcae0b2711c6d28 100644 (file)
@@ -545,9 +545,7 @@ void OpenSSLDie(const char *file,int line,const char *assertion);
 
 unsigned int *OPENSSL_ia32cap_loc(void);
 #define OPENSSL_ia32cap ((OPENSSL_ia32cap_loc())[0])
-#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