[1862] 2008-09-09 Felix Zielcke <[email protected]>

Felix Zielcke <[email protected]>
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 1862
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=1862
Author:   fzielcke
Date:     2008-09-09 07:28:17 +0000 (Tue, 09 Sep 2008)

Log Message:
-----------
2008-09-09  Felix Zielcke  <[email protected]>

        * util/hostdisk.c: Change #include <grub/util/biosdisk.h> to
        #include <grub/util/hostdisk.h>.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/util/hostdisk.c

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2008-09-08 19:10:16 UTC (rev 1861)
+++ trunk/grub2/ChangeLog	2008-09-09 07:28:17 UTC (rev 1862)
@@ -1,3 +1,8 @@
+2008-09-09  Felix Zielcke  <[email protected]>
+
+	* util/hostdisk.c: Change #include <grub/util/biosdisk.h> to
+	#include <grub/util/hostdisk.h>.
+
 2008-09-08  Robert Millan  <[email protected]>
 
 	* loader/i386/pc/multiboot.c (grub_multiboot_load_elf32): Skip

Modified: trunk/grub2/util/hostdisk.c
===================================================================
--- trunk/grub2/util/hostdisk.c	2008-09-08 19:10:16 UTC (rev 1861)
+++ trunk/grub2/util/hostdisk.c	2008-09-09 07:28:17 UTC (rev 1862)
@@ -23,7 +23,7 @@
 #include <grub/types.h>
 #include <grub/err.h>
 #include <grub/util/misc.h>
-#include <grub/util/biosdisk.h>
+#include <grub/util/hostdisk.h>
 #include <grub/misc.h>
 
 #include <stdio.h>
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.