1 2 3 4 5 6
#ifndef __NETWORK_OPENSSL_H #define __NETWORK_OPENSSL_H gboolean irssi_ssl_init(void); #endif /* !__NETWORK_OPENSSL_H */