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
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
#