This commit is contained in:
2024-05-17 16:23:06 +02:00
parent ebc1fc94b8
commit c2ac356ba8
71 changed files with 32 additions and 12 deletions

View File

@ -0,0 +1,10 @@
--- src/responder/common/responder_common.c.orig 2023-05-05 08:11:07 UTC
+++ src/responder/common/responder_common.c
@@ -33,6 +33,7 @@
#include <popt.h>
#include <dbus/dbus.h>
+#include "util/sss_bsd_errno.h"
#include "util/util.h"
#include "util/strtonum.h"
#include "db/sysdb.h"