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 e54da779b..b7a5b7104 100644
--- a/include/inspircd.h
+++ b/include/inspircd.h
@@ -159,6 +159,7 @@ long map_count(const char* s);
userrec* ReHashNick(char* Old, char* New);
long GetMaxBans(char* name);
bool LoadModule(const char* filename);
+bool UnloadModule(const char* filename);
char* ModuleError();
// mesh network functions