* grub-core/commands/macbless.c: Rename FILE and DIR to avoid

conflicts.

	Reported by: Andrey Borzenkov.
This commit is contained in:
Vladimir Serbinenko 2014-01-18 19:26:40 +01:00
parent f371dd5da8
commit 6c519b5c6c
2 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,10 @@
2014-01-18 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/macbless.c: Rename FILE and DIR to avoid
conflicts.
Reported by: Andrey Borzenkov.
2014-01-18 Andrey Borzenkov <arvidjaar@gmail.com>
* include/grub/misc.h: Move macros for compiler features to ...