1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/sysutils/slurm-wlm/files/patch-src_common_callerid.h
Thierry Thomas 9adb7c18c4 sysutils/slurm-wlm: upgrade to 23.11.1
Releases notes at <https://www.schedmd.com/news.php>.

Remark: MySQL is no more an option.

Security:	CVE-2023-49933 through CVE-2023-49938
Differential Revision:	<https://reviews.freebsd.org/D42764>
2023-12-18 22:26:58 +01:00

11 lines
217 B
C

--- src/common/callerid.h.orig 2023-06-15 19:16:14 UTC
+++ src/common/callerid.h
@@ -43,6 +43,7 @@
#ifdef __FreeBSD__
#include <sys/socket.h>
#include <netinet/in.h>
+#include <netdb.h>
#endif
typedef struct {