]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/commands/cmd_oper.h
Grr at windows exports
[user/henk/code/inspircd.git] / include / commands / cmd_oper.h
index bca358165aed8e5eaace03576cfbfee7b425f22d..3ec8cbca79fc6d408033f695a9bc3bd1e97917e8 100644 (file)
@@ -19,7 +19,7 @@
 #include "users.h"
 #include "channels.h"
 
-CoreExport bool OneOfMatches(const char* host, const char* ip, const char* hostlist);
+bool OneOfMatches(const char* host, const char* ip, const char* hostlist);
 
 /** Handle /OPER. These command handlers can be reloaded by the core,
  * and handle basic RFC1459 commands. Commands within modules work