summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorHercules.ws <dev@herc.ws>2018-11-15 04:01:47 +0100
committerHerculesWSAPI <dev@herc.ws>2018-11-15 04:01:47 +0100
commit8df29ed9c26a999eed468206e7f7c6132758f234 (patch)
treecae82e9ef26684148259d88992ad9ae1764f2ca5 /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parent47d6523817646f2d4f081b93ec44a971a01fce25 (diff)
downloadhercules-8df29ed9c26a999eed468206e7f7c6132758f234.tar.gz
hercules-8df29ed9c26a999eed468206e7f7c6132758f234.tar.bz2
hercules-8df29ed9c26a999eed468206e7f7c6132758f234.tar.xz
hercules-8df29ed9c26a999eed468206e7f7c6132758f234.zip
HPM Hooks Update
Signed-off-by: HerculesWSAPI <dev@herc.ws>
Diffstat (limited to 'src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc')
-rw-r--r--src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
index 378eb77eb..a900af716 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
@@ -3057,6 +3057,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(sockt->realloc_fifo, HP_sockt_realloc_fifo) },
{ HP_POP(sockt->realloc_writefifo, HP_sockt_realloc_writefifo) },
{ HP_POP(sockt->wfifoset, HP_sockt_wfifoset) },
+ { HP_POP(sockt->wfifohead, HP_sockt_wfifohead) },
{ HP_POP(sockt->rfifoskip, HP_sockt_rfifoskip) },
{ HP_POP(sockt->close, HP_sockt_close) },
{ HP_POP(sockt->validateWfifo, HP_sockt_validateWfifo) },