summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2016-04-25 01:38:38 +0200
committerHerculesWSAPI <Hercules@efficiently.awesome>2016-04-25 01:38:38 +0200
commit6fbd119b63d166f3ab3435fb275259882e3ee2e8 (patch)
tree5d60ae32956582830b1663a686ffe79b301d78a8 /src/common
parent9fbce660453b952e49beb5f6c29fa245060f757e (diff)
downloadhercules-6fbd119b63d166f3ab3435fb275259882e3ee2e8.tar.gz
hercules-6fbd119b63d166f3ab3435fb275259882e3ee2e8.tar.bz2
hercules-6fbd119b63d166f3ab3435fb275259882e3ee2e8.tar.xz
hercules-6fbd119b63d166f3ab3435fb275259882e3ee2e8.zip
HPM Hooks Update
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
Diffstat (limited to 'src/common')
-rw-r--r--src/common/HPMDataCheck.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/HPMDataCheck.h b/src/common/HPMDataCheck.h
index 86fcb671d..3d25d7330 100644
--- a/src/common/HPMDataCheck.h
+++ b/src/common/HPMDataCheck.h
@@ -414,6 +414,7 @@ HPExport const struct s_HPMDataCheck HPMDataCheck[] = {
#ifdef MAP_IRC_BOT_H
{ "irc_bot_interface", sizeof(struct irc_bot_interface), SERVER_TYPE_MAP },
{ "irc_func", sizeof(struct irc_func), SERVER_TYPE_MAP },
+ { "message_flood", sizeof(struct message_flood), SERVER_TYPE_MAP },
#else
#define MAP_IRC_BOT_H
#endif // MAP_IRC_BOT_H