opnsense-ports/security/gvmd/files/patch-src_manage.c
Franco Fichtner bc9fc2848c */*: sync with upstream
Taken from: FreeBSD
2023-04-11 09:42:51 +02:00

10 lines
282 B
C

--- src/manage.c 2023-01-13 03:21:14.000000000 -0500
+++ src/manage.c 2023-04-02 01:55:55.631208000 -0500
@@ -76,6 +76,7 @@
#include <sys/file.h>
#include <sys/stat.h>
#include <sys/types.h>
+#include <sys/socket.h>
#include <sys/wait.h>
#include <time.h>
#include <unistd.h>