mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 11:06:39 -04:00
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>
10 lines
258 B
C
10 lines
258 B
C
--- src/slurmd/slurmd/slurmd.h.orig 2023-12-13 21:49:39 UTC
|
|
+++ src/slurmd/slurmd/slurmd.h
|
|
@@ -43,6 +43,7 @@
|
|
#include <limits.h>
|
|
#include <pthread.h>
|
|
#include <sys/types.h>
|
|
+#include <limits.h>
|
|
|
|
#include "src/common/log.h"
|
|
#include "src/common/list.h"
|