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:
@@ -35,6 +35,8 @@ struct Stats : Serializable
|
||||
}
|
||||
};
|
||||
|
||||
Stats *Stats::me;
|
||||
|
||||
/**
|
||||
* Count servers connected to server s
|
||||
* @param s The server to start counting from
|
||||
|
||||
Reference in New Issue
Block a user