mirror of
https://git.freebsd.org/ports.git
synced 2025-05-13 07:41:50 -04:00
- Remove obsolete patch files ChangeLog at: https://github.com/greenbone/gvmd/releases/tag/v22.4.2
10 lines
282 B
C
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>
|