]> jfr.im git - solanum.git/blobdiff - include/ircd.h
ssl sync with http://hg.angelforce.ru/charybdis-old
[solanum.git] / include / ircd.h
index 0061950313ad8627ff82397e2ddb0998e4353263..7a637066d8628b7a1747f92cc2f556f6169290e2 100644 (file)
@@ -103,6 +103,8 @@ extern int testing_conf;
 
 extern struct ev_entry *check_splitmode_ev;
 
+extern int ssl_ok;
+extern int zlib_ok;
 extern int maxconnections;
 
 #endif