Avoid including hostfile.h when not necessarry as it pulls
in OS-specific headers which may redefine generic names like "far".
This commit is contained in:
parent
ad297ec734
commit
71c1d67a34
7 changed files with 10 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
2013-10-10 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
Avoid including hostfile.h when not necessarry as it pulls
|
||||
in OS-specific headers which may redefine generic names
|
||||
like "far".
|
||||
|
||||
2013-10-09 Vladimir Testov <vladimir.testov@rosalab.ru>
|
||||
|
||||
* grub-core/gfxmenu/gui_list.c: New options for scrollbar padding:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue