diff options
Diffstat (limited to 'src/modules/m_spy.cpp')
-rw-r--r-- | src/modules/m_spy.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/m_spy.cpp b/src/modules/m_spy.cpp index 96cffd91a..2f790c299 100644 --- a/src/modules/m_spy.cpp +++ b/src/modules/m_spy.cpp @@ -47,7 +47,7 @@ using namespace std; -extern InspIRCd* ServerInstance; + extern chan_hash chanlist; void spy_userlist(userrec *user,chanrec *c) |