This commit is contained in:
Xavier Beaudouin
2024-03-13 09:42:10 +01:00
parent 27a8c809e4
commit cd7a040abb
67 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,11 @@
--- src/util/sss_krb5.c.orig 2023-05-05 08:11:07 UTC
+++ src/util/sss_krb5.c
@@ -17,6 +17,8 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <sys/types.h>
+#include <sys/endian.h>
#include <ctype.h>
#include <stdio.h>
#include <errno.h>