Re: [PATCH v19 09/33] asn1_test: include asn1_test.h only

2024-10-04 Thread Daniel Kiper
On Fri, Sep 06, 2024 at 05:11:01PM +0800, Gary Lin via Grub-devel wrote: > 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 > Signed-off-by: Ga

[PATCH v19 09/33] asn1_test: include asn1_test.h only

2024-09-06 Thread Gary Lin via Grub-devel
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 Signed-off-by: Gary Lin --- ...7-asn1_test-include-asn1_test.h-only.patch | 163 ++