mirror of
http://cgit.git.savannah.gnu.org/git/grub.git
synced 2026-04-28 06:33:17 +00:00
include/grub/mm.h: Remove duplicate inclusion of grub/err.h
The header is included twice. Fix that. Signed-off-by: Yuri Zaporozhets <yuriz@qrv-systems.net> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
committed by
Daniel Kiper
parent
187338f1ac
commit
696e35b7ff
@@ -23,7 +23,6 @@
|
||||
#include <grub/err.h>
|
||||
#include <grub/types.h>
|
||||
#include <grub/symbol.h>
|
||||
#include <grub/err.h>
|
||||
#include <config.h>
|
||||
|
||||
#ifndef NULL
|
||||
|
||||
Reference in New Issue
Block a user