Fix hurd build.

* grub-core/kern/emu/hostdisk.c (grub_util_get_fd_size) [__GNU__]: Do
not define nr variable.
This commit is contained in:
Samuel Thibault 2012-04-22 18:44:19 +02:00
parent 9a06490c07
commit 524b5d3a7c
2 changed files with 10 additions and 1 deletions

View file

@ -1,3 +1,10 @@
2012-04-22 Samuel Thibault <samuel.thibault@ens-lyon.org>
Fix hurd build.
* grub-core/kern/emu/hostdisk.c (grub_util_get_fd_size) [__GNU__]: Do
not define nr variable.
2012-04-21 Vladimir Serbinenko <phcoder@gmail.com>
Fix kfreebsd compile and behaviour.