Re: [PATCH] mm.h: duplicate inclusion of

2025-02-28 Thread Daniel Kiper
On Mon, Dec 23, 2024 at 09:47:18PM +0100, Yuri Zaporozhets wrote: > The header is included twice. Fix that. > > Signed-off-by: Yuri Zaporozhets Reviewed-by: Daniel Kiper Daniel ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mail

[PATCH] mm.h: duplicate inclusion of

2024-12-23 Thread Yuri Zaporozhets
The header is included twice. Fix that. Signed-off-by: Yuri Zaporozhets --- include/grub/mm.h | 1 - 1 file changed, 1 deletion(-) diff --git a/include/grub/mm.h b/include/grub/mm.h index e1336d1c2..51ec0b8f9 100644 --- a/include/grub/mm.h +++ b/include/grub/mm.h @@ -23,7 +23,6 @@ #include #