diff --git a/ChangeLog b/ChangeLog index 6028eea26..6a88d43e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-01-05 Jeroen Dekkers + + * include/grub/normal.h: Include . + 2008-01-05 Robert Millan * util/i386/pc/grub-setup.c (usage): Replace obsolete `(hd0,0)' in diff --git a/include/grub/normal.h b/include/grub/normal.h index 8cfe22b5e..f69ea2b83 100644 --- a/include/grub/normal.h +++ b/include/grub/normal.h @@ -24,6 +24,7 @@ #include #include #include +#include /* The maximum size of a command-line. */ #define GRUB_MAX_CMDLINE 1600