[2206] 2009-05-13 Pavel Roskin <[email protected]>

Pavel Roskin <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2206
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2206
Author:   proski
Date:     2009-05-13 20:52:35 +0000 (Wed, 13 May 2009)
Log Message:
-----------
2009-05-13  Pavel Roskin  <[email protected]>

	* loader/i386/pc/multiboot2.c: Add necessary includes for
	grub_multiboot2_real_boot().

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/loader/i386/pc/multiboot2.c

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-05-13 20:09:09 UTC (rev 2205)
+++ trunk/grub2/ChangeLog	2009-05-13 20:52:35 UTC (rev 2206)
@@ -1,5 +1,8 @@
 2009-05-13  Pavel Roskin  <[email protected]>
 
+	* loader/i386/pc/multiboot2.c: Add necessary includes for
+	grub_multiboot2_real_boot().
+
 	* fs/iso9660.c (grub_iso9660_iterate_dir): The file mode in the
 	PX record is always little-endian.  We only need the lower 2
 	bytes of the mode.

Modified: trunk/grub2/loader/i386/pc/multiboot2.c
===================================================================
--- trunk/grub2/loader/i386/pc/multiboot2.c	2009-05-13 20:09:09 UTC (rev 2205)
+++ trunk/grub2/loader/i386/pc/multiboot2.c	2009-05-13 20:52:35 UTC (rev 2206)
@@ -23,6 +23,8 @@
 #include <grub/err.h>
 #include <grub/machine/loader.h>
 #include <grub/mm.h>
+#include <grub/multiboot.h>
+#include <grub/cpu/multiboot.h>
 
 grub_err_t
 grub_mb2_arch_elf32_hook (Elf32_Phdr *phdr, UNUSED grub_addr_t *addr)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.