summaryrefslogtreecommitdiff
path: root/include/anope.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/anope.h')
-rw-r--r--include/anope.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/anope.h b/include/anope.h
index 192ad271c..19d9f9501 100644
--- a/include/anope.h
+++ b/include/anope.h
@@ -534,6 +534,7 @@ namespace Anope
* @param Raw message from the uplink
*/
extern void Process(const Anope::string &);
+ extern void ProcessCommand(MessageSource &source, const Anope::string &command, const std::vector<Anope::string> &params);
/** Does a blocking dns query and returns the first IP.
* @param host host to look up