diff options
Diffstat (limited to 'security/ossec-hids-local/files/patch-src_addagent_manage__agents.h')
-rw-r--r-- | security/ossec-hids-local/files/patch-src_addagent_manage__agents.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/security/ossec-hids-local/files/patch-src_addagent_manage__agents.h b/security/ossec-hids-local/files/patch-src_addagent_manage__agents.h deleted file mode 100644 index 1e1f32d..0000000 --- a/security/ossec-hids-local/files/patch-src_addagent_manage__agents.h +++ /dev/null @@ -1,8 +0,0 @@ ---- src/addagent/manage_agents.h.orig 2020-02-14 19:46:22 UTC -+++ src/addagent/manage_agents.h -@@ -147,4 +147,4 @@ extern fpos_t fp_pos; - #define GMF_UNKN_ERROR ARGV0 ": Could not run GetModuleFileName which returned (%ld).\n" - - --int willchroot; -+extern int willchroot; |