Test again

This commit is contained in:
Xavier Beaudouin
2024-06-25 14:01:37 +02:00
parent 016c14dd0a
commit 3ec7667371
68 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>