blob: 3776bdfbf1e16b55a30c5c109999827c887eec47 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- asn1/asn1c/NativeEnumerated.c.orig 2024-08-21 15:06:37 UTC
+++ asn1/asn1c/NativeEnumerated.c
@@ -11,6 +11,7 @@
*/
#include <asn_internal.h>
#include <NativeEnumerated.h>
+#include <stdlib.h>
/*
* NativeEnumerated basic type description.
|