summaryrefslogtreecommitdiff
path: root/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
diff options
context:
space:
mode:
authorHercules.ws <Hercules@efficiently.awesome>2016-02-06 17:29:10 +0100
committerHerculesWSAPI <Hercules@efficiently.awesome>2016-02-06 17:42:38 +0100
commit53bc4e55704e8cce9a055d7f9947786a0c7f8344 (patch)
tree85c528f2d9c090a38ac8fc343128c9d5b125d08d /src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
parentf4dfc17a1603f7ffafb7f4db54a60bba2315ec5c (diff)
downloadhercules-53bc4e55704e8cce9a055d7f9947786a0c7f8344.tar.gz
hercules-53bc4e55704e8cce9a055d7f9947786a0c7f8344.tar.bz2
hercules-53bc4e55704e8cce9a055d7f9947786a0c7f8344.tar.xz
hercules-53bc4e55704e8cce9a055d7f9947786a0c7f8344.zip
HPM Hooks Update
Signed-off-by: HerculesWSAPI <Hercules@efficiently.awesome>
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 4ec436d51..303f5ed7e 100644
--- a/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
+++ b/src/plugins/HPMHooking/HPMHooking_map.HookingPoints.inc
@@ -2914,6 +2914,7 @@ struct HookingPointData HookingPoints[] = {
{ HP_POP(sysinfo->is64bit, HP_sysinfo_is64bit) },
{ HP_POP(sysinfo->compiler, HP_sysinfo_compiler) },
{ HP_POP(sysinfo->cflags, HP_sysinfo_cflags) },
+ { HP_POP(sysinfo->time, HP_sysinfo_time) },
{ HP_POP(sysinfo->vcstype, HP_sysinfo_vcstype) },
{ HP_POP(sysinfo->vcstypeid, HP_sysinfo_vcstypeid) },
{ HP_POP(sysinfo->vcsrevision_src, HP_sysinfo_vcsrevision_src) },