1
0
mirror of https://github.com/anope/anope.git synced 2026-06-12 19:14:47 +02:00

Fix undefined symbol error when loading os_stats, caused by 82008d507c

This commit is contained in:
Attila Molnar
2014-04-30 01:15:10 +02:00
parent 8021a53ac4
commit 3049916ade
+2
View File
@@ -35,6 +35,8 @@ struct Stats : Serializable
}
};
Stats *Stats::me;
/**
* Count servers connected to server s
* @param s The server to start counting from