diff options
author | Dominik Lisiak <dominik.lisiak@bemsoft.pl> | 2022-07-02 17:56:55 +0200 |
---|---|---|
committer | Dominik Lisiak <dominik.lisiak@bemsoft.pl> | 2022-07-02 17:56:55 +0200 |
commit | f788ab82cda6ea306d180ec44ff2fee9552ad317 (patch) | |
tree | 2d61d5b807c4539b3a03cfdae9b7d22ae0ead103 /security/ossec-hids-local/files/patch-src_client-agent_agentd.h | |
parent | Added committer changes. (diff) | |
download | ossec-f788ab82cda6ea306d180ec44ff2fee9552ad317.tar.xz |
Upgrade to 3.7.0.
Diffstat (limited to 'security/ossec-hids-local/files/patch-src_client-agent_agentd.h')
-rw-r--r-- | security/ossec-hids-local/files/patch-src_client-agent_agentd.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/security/ossec-hids-local/files/patch-src_client-agent_agentd.h b/security/ossec-hids-local/files/patch-src_client-agent_agentd.h deleted file mode 100644 index 6184697..0000000 --- a/security/ossec-hids-local/files/patch-src_client-agent_agentd.h +++ /dev/null @@ -1,11 +0,0 @@ ---- src/client-agent/agentd.h.orig 2020-02-14 19:46:22 UTC -+++ src/client-agent/agentd.h -@@ -83,7 +83,7 @@ extern int run_foreground; - extern keystore keys; - extern agent *agt; - #ifndef WIN32 --struct imsgbuf server_ibuf; -+extern struct imsgbuf server_ibuf; - #endif //WIN32 - - #endif /* __AGENTD_H */ |