1
0
mirror of https://github.com/anope/anope.git synced 2026-07-09 03:03:14 +02:00

Merge pull request #74 from attilamolnar/2.0+fix-os-stats

Fix undefined symbol error when loading os_stats, caused by 82008d50
This commit is contained in:
Adam
2014-05-01 18:19:01 -04:00
+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