aboutsummaryrefslogtreecommitdiffstats
path: root/net/freeipa-client/files/patch-util_ipa__krb5.c
blob: 9ca24a187024ced67582f4a283eca35781460d47 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- util/ipa_krb5.c.orig	2021-11-25 17:34:42 UTC
+++ util/ipa_krb5.c
@@ -25,6 +25,7 @@
 #include <errno.h>
 #include <lber.h>
 #include <errno.h>
+#include <sys/endian.h>
 
 #include <libintl.h>
 #define _(STRING) gettext(STRING)