mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 17:06:32 -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.
10 lines
192 B
C
10 lines
192 B
C
--- src/os_net/os_net.c.orig 2020-02-14 19:46:22 UTC
|
|
+++ src/os_net/os_net.c
|
|
@@ -14,6 +14,7 @@
|
|
#include <errno.h>
|
|
#include "shared.h"
|
|
#include "os_net.h"
|
|
+
|
|
agent *agt;
|
|
|
|
/* Prototypes */
|