]> git.ipfire.org Git - thirdparty/grub.git/commit
Avoid including hostfile.h when not necessarry as it pulls
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 10 Oct 2013 07:18:06 +0000 (09:18 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Thu, 10 Oct 2013 07:18:06 +0000 (09:18 +0200)
commit71c1d67a347d6221955eeb99c2e75df3be7d98fd
tree0eae17a95d3201f5e9728817c0117a694b40e3eb
parentad297ec7340530edb738397daf94744a4a932bbf
Avoid including hostfile.h when not necessarry as it pulls
in OS-specific headers which may redefine generic names
like "far".
ChangeLog
include/grub/emu/misc.h
include/grub/util/misc.h
util/grub-editenv.c
util/grub-fstest.c
util/grub-mkimage.c
util/misc.c