2010-03-04 Christian Franke <franke@computer.org>

* util/grub-pe2elf.c: Add missing include "progname.h".
This commit is contained in:
Christian Franke 2010-03-04 16:25:26 +01:00 committed by Vladimir 'phcoder' Serbinenko
parent f209b5b230
commit 4760f97911
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2010-03-04 Christian Franke <franke@computer.org>
* util/grub-pe2elf.c: Add missing include "progname.h".
2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
* normal/crypto.c (read_crypto_list): Fix a typo.