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,10 @@
--- src/util/sss_pam_data.h.orig 2023-05-05 08:11:07 UTC
+++ src/util/sss_pam_data.h
@@ -24,6 +24,7 @@
#include "config.h"
#include <stdbool.h>
#include <stdint.h>
+#include <string.h>
#ifdef USE_KEYRING
#include <sys/types.h>
#include <keyutils.h>