This commit is contained in:
2024-03-13 12:39:33 +01:00
parent 03e81d697a
commit 81c633332e
66 changed files with 2559 additions and 0 deletions

View File

@ -0,0 +1,10 @@
--- src/responder/kcm/kcmsrv_ops.c.orig 2023-05-05 08:11:07 UTC
+++ src/responder/kcm/kcmsrv_ops.c
@@ -21,6 +21,7 @@
#include "config.h"
+#include <sys/endian.h>
#include <krb5/krb5.h>
#include <dhash.h>