Updated sssd-debel
This commit is contained in:
11
security/sssd-devel.old/files/patch-src__util__sss_krb5.c
Normal file
11
security/sssd-devel.old/files/patch-src__util__sss_krb5.c
Normal 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>
|
||||
Reference in New Issue
Block a user