Added freeipa client

This commit is contained in:
2026-03-25 07:19:04 +01:00
parent 5418923185
commit ea8e001f94
16 changed files with 770 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- asn1/asn1c/INTEGER.c.orig 2024-08-21 15:06:37 UTC
+++ asn1/asn1c/INTEGER.c
@@ -7,6 +7,7 @@
#include <INTEGER.h>
#include <asn_codecs_prim.h> /* Encoder and decoder of a primitive type */
#include <errno.h>
+#include <stdlib.h>
/*
* INTEGER basic type description.