mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
Update the referenced master port and included version.mk file. The patches are not relevant for ossec-hids-local, but have to be added there to become effective in ossec-hids-agents.
8 lines
273 B
C
8 lines
273 B
C
--- 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;
|