summaryrefslogtreecommitdiff
path: root/include/inspircd.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/inspircd.h')
-rw-r--r--include/inspircd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/inspircd.h b/include/inspircd.h
index 1a19584f6..0250f720e 100644
--- a/include/inspircd.h
+++ b/include/inspircd.h
@@ -156,6 +156,7 @@ void DoSplitEveryone();
char islast(const char* s);
long map_count(const char* s);
userrec* ReHashNick(char* Old, char* New);
+long GetMaxBans(char* name);
// mesh network functions