diff options
| author | Matthew Seaman <matthew@FreeBSD.org> | 2025-10-15 20:55:24 +0100 |
|---|---|---|
| committer | Matthew Seaman <matthew@FreeBSD.org> | 2025-10-15 20:56:25 +0100 |
| commit | 1e04fbf1dd7dd8c5c2bd3837b6fd903e997e6bfc (patch) | |
| tree | 69ce1715d9500a8a535a17cd35315c97aa0ae73e /sysutils/rsyslog8/files/patch-runtime_netns__socket.c | |
| parent | devel/efivar: Remove obsolete patches (diff) | |
sysutils/rsyslog8: Update to 8.2510.0
Changes: https://github.com/rgerhards/rsyslog/blob/v8.2510.0/ChangeLog
Reported by: repology
Diffstat (limited to 'sysutils/rsyslog8/files/patch-runtime_netns__socket.c')
| -rw-r--r-- | sysutils/rsyslog8/files/patch-runtime_netns__socket.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/sysutils/rsyslog8/files/patch-runtime_netns__socket.c b/sysutils/rsyslog8/files/patch-runtime_netns__socket.c new file mode 100644 index 000000000000..cb6822bb8ee6 --- /dev/null +++ b/sysutils/rsyslog8/files/patch-runtime_netns__socket.c @@ -0,0 +1,10 @@ +--- runtime/netns_socket.c.orig 2025-10-15 19:14:52 UTC ++++ runtime/netns_socket.c +@@ -24,6 +24,7 @@ + #include <string.h> + #include <sys/socket.h> + #include <sys/types.h> ++#include <unistd.h> + + #include "rsyslog.h" + #include "debug.h" |
