2005-09-25 Hollis Blanchard <hollis@penguinppc.org>

* util/powerpc/ieee1275/grub-mkimage.c: Include config.h.
This commit is contained in:
hollisb 2006-09-26 04:24:38 +00:00
parent 663b72f0fa
commit 02bb8accd5
2 changed files with 7 additions and 1 deletions

View file

@ -17,6 +17,8 @@
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
#include <config.h>
#include <stdio.h>
#include <stdint.h>
#include <unistd.h>