summaryrefslogtreecommitdiff
path: root/sysutils/rsyslog8/files/patch-runtime_netns__socket.c
blob: cb6822bb8ee6a6353df78fbd692b0051551c473a (plain) (blame)
1
2
3
4
5
6
7
8
9
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"