summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/inspircd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/inspircd.h b/include/inspircd.h
index 13c3a0f5d..8e6f2bcef 100644
--- a/include/inspircd.h
+++ b/include/inspircd.h
@@ -127,4 +127,6 @@ void NetSendToOne(char* target,char* s);
void NetSendToAllExcept(const char* target,char* s);
void NetSendMyRoutingTable();
void DoSplit(const char* params);
+void RemoveServer(char* name);
+