Files
klara-ports/security/sssd2/files/patch-src__responder__kcm__kcmsrv_ops.c
Charlie Root 2f48f28d81 Fix again
2024-05-30 11:53:28 +02:00

11 lines
213 B
C

--- 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>