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:
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user