* include/grub/sparc64/ieee1275/memory.h: Likewise.
2009-04-29 David S. Miller <davem@davemloft.net>
+ * include/grub/powerpc/ieee1275/memory.h: Include ieee1275.h.
+ * include/grub/sparc64/ieee1275/memory.h: Likewise.
+
* normal/command.c: Add missing newline at end of file.
* commands/lsmmap.c (grub_cmd_lsmmap): Add casts to avoid printf
#ifndef GRUB_MEMORY_MACHINE_HEADER
#define GRUB_MEMORY_MACHINE_HEADER 1
+#include <grub/ieee1275/ieee1275.h>
+
#define GRUB_MACHINE_MEMORY_AVAILABLE 1
#endif
#ifndef GRUB_MEMORY_MACHINE_HEADER
#define GRUB_MEMORY_MACHINE_HEADER 1
+#include <grub/ieee1275/ieee1275.h>
+
#define GRUB_MACHINE_MEMORY_AVAILABLE 1
#endif