Code health: With the VAX C-ism gone, OPENSSL_GLOBAL can be removed too
[openssl.git] / include / openssl / pem2.h
index 9cb74721e62d21a8bea38e3ae5cfab2697c364cf..cfe73f139ed3c291ecb9a6c68297035b1dd144ab 100644 (file)
@@ -12,7 +12,7 @@ extern "C" {
 #endif
 
 #ifndef HEADER_PEM_H
-void ERR_load_PEM_strings(void);
+int ERR_load_PEM_strings(void);
 #endif
 
 #ifdef __cplusplus