]> git.ipfire.org Git - thirdparty/grub.git/commit
asn1_test: Include asn1_test.h only
authorGary Lin <glin@suse.com>
Fri, 15 Nov 2024 07:34:37 +0000 (15:34 +0800)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 28 Nov 2024 20:50:54 +0000 (21:50 +0100)
commit54e0e19a29d06120393a95bec9f86a03632c1797
tree33f6ac29dafd9c1ebec4bce15c6e0b25619473be
parent0ad1d4ba861d28401e9dfb53624024aa747c171d
asn1_test: Include asn1_test.h only

This commit removes all the headers and only uses asn1_test.h.
To avoid including int.h from grub-core/lib/libtasn1-grub/lib,
CONST_DOWN is defined in reproducers.c.

Signed-off-by: Daniel Axtens <dja@axtens.net>
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Tested-by: Stefan Berger <stefanb@linux.ibm.com>
grub-core/lib/libtasn1-patches/0007-asn1_test-include-asn1_test.h-only.patch [new file with mode: 0644]