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

Fix Windows

This commit is contained in:
Adam
2012-09-02 08:30:54 -04:00
parent e3d5140dcc
commit 1af64a9bbb
45 changed files with 152 additions and 115 deletions
+1
View File
@@ -17,6 +17,7 @@
#include "users.h"
#include "channels.h"
#include "access.h"
#include "account.h"
ChannelInfo* cs_findchan(const Anope::string &chan)
{