=== modified file 'util/grub-pe2elf.c' --- util/grub-pe2elf.c 2010-01-16 00:26:52 +0000 +++ util/grub-pe2elf.c 2010-03-03 19:54:44 +0000 @@ -29,6 +29,8 @@ #include #include +#include "progname.h" + static struct option options[] = { {"help", no_argument, 0, 'h'}, {"version", no_argument, 0, 'V'},