]> git.ipfire.org Git - thirdparty/grub.git/commit
remove unused error.h from kern/emu/misc.c
authorAndrey Borzenkov <arvidjaar@gmail.com>
Sat, 28 Dec 2013 05:01:20 +0000 (09:01 +0400)
committerAndrey Borzenkov <arvidjaar@gmail.com>
Sat, 28 Dec 2013 05:04:10 +0000 (09:04 +0400)
commit989af025829b20a19f4d3ee01e86f4ee9de7cf1e
tree29cb796049ba3f521416ff83a559f77c11066635
parent8442d3e956fa3775419b0b3ce65f4289875e7ecf
remove unused error.h from kern/emu/misc.c

Fixes compilation on mingw32, where include is apparently missing.
ChangeLog
grub-core/kern/emu/misc.c