summaryrefslogtreecommitdiff
path: root/src/lib/llharden/winprocess_sys.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/llharden/winprocess_sys.c')
-rw-r--r--src/lib/llharden/winprocess_sys.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/llharden/winprocess_sys.c b/src/lib/llharden/winprocess_sys.c
index a5f22c182b..f2c88d8c75 100644
--- a/src/lib/llharden/winprocess_sys.c
+++ b/src/lib/llharden/winprocess_sys.c
@@ -58,6 +58,7 @@ subsys_winprocess_initialize(void)
const subsys_fns_t sys_winprocess = {
.name = "winprocess",
+ SUBSYS_DECLARE_LOCATION(),
/* HeapEnableTerminationOnCorruption and setdeppolicy() are security
* features, we want them to run first. */
.level = -100,