mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
ossec-hids: regen patches
This commit is contained in:
@@ -3,16 +3,16 @@
|
||||
Index: src/addagent/main.c
|
||||
--- src/addagent/main.c.orig
|
||||
+++ src/addagent/main.c
|
||||
@@ -84,6 +84,8 @@ static void manage_shutdown(__attribute__((unused)) in
|
||||
@@ -75,6 +75,8 @@ static void manage_shutdown(__attribute__((unused)) in
|
||||
exit(0);
|
||||
}
|
||||
#endif
|
||||
|
||||
+int willchroot;
|
||||
+
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
char *user_msg;
|
||||
@@ -104,7 +106,6 @@ int main(int argc, char **argv)
|
||||
@@ -93,7 +95,6 @@ int main(int argc, char **argv)
|
||||
int ret;
|
||||
#endif
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
Index: src/addagent/manage_agents.h
|
||||
--- src/addagent/manage_agents.h.orig
|
||||
+++ src/addagent/manage_agents.h
|
||||
@@ -147,4 +147,4 @@ extern fpos_t fp_pos;
|
||||
@@ -144,4 +144,4 @@ extern fpos_t fp_pos;
|
||||
#define GMF_UNKN_ERROR ARGV0 ": Could not run GetModuleFileName which returned (%ld).\n"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user