Added sssd-devel + sudo

This commit is contained in:
Xavier Beaudouin
2024-01-24 16:04:46 +01:00
parent c1aebe21f9
commit 6157c579c4
74 changed files with 3286 additions and 0 deletions

View File

@ -0,0 +1,11 @@
--- src/providers/ad/ad_pac.h.orig 2023-06-05 04:04:46 UTC
+++ src/providers/ad/ad_pac.h
@@ -32,6 +32,8 @@
#ifdef ldb_val
#error Please make sure to include ad_pac.h before ldb.h
#endif
+#include <unistd.h>
+#include <time.h>
#include <ndr.h>
#include <gen_ndr/krb5pac.h>
#include <gen_ndr/ndr_krb5pac.h>