Commit Diff


commit - 3b46356ce2643aa3afdb2d02e962a62a5d4628ec
commit + 54a13350b1e2e4db320f120339cbb6b3866044f7
blob - 439298c6736cd6b8dce93c546cfa01ebe3923fb1
blob + c23737979a21e7043d1eed7ed488524b83742112
--- src/ngircd/conf-ssl.h
+++ src/ngircd/conf-ssl.h
@@ -42,7 +42,7 @@ struct ConnSSL_State {
 
 #endif
 
-bool	ConnSSL_InitLibrary(void);
+GLOBAL bool ConnSSL_InitLibrary PARAMS((void));
 
 #endif /* conf_ssl_h */