diff --git a/ChangeLog b/ChangeLog index 3342a8751..eeca20a6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-09-09 Felix Zielcke + + * util/hostdisk.c: Change #include to + #include . + 2008-09-08 Robert Millan * loader/i386/pc/multiboot.c (grub_multiboot_load_elf32): Skip diff --git a/util/hostdisk.c b/util/hostdisk.c index 5f6c52f0f..67a1233af 100644 --- a/util/hostdisk.c +++ b/util/hostdisk.c @@ -23,7 +23,7 @@ #include #include #include -#include +#include #include #include