* grub-core/net/bootp.c: Export net_* variables.

* grub-core/net/net.c: Likewise.
This commit is contained in:
Andrey Borzenkov 2013-07-14 22:59:00 +04:00
parent 795b3dc094
commit 7a87d69fcf
3 changed files with 16 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2013-07-14 Andrey Borzenkov <arvidjaar@gmail.com>
* grub-core/net/bootp.c: Export net_* variables.
* grub-core/net/net.c: Likewise.
2013-07-14 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/fs/zfs/zfs_lz4.c: Add missing packed attribute.