~vcs-imports/grub/grub2-bzr

« back to all changes in this revision

Viewing changes to grub-core/kern/emu/hostdisk.c

  • Committer: Vladimir 'phcoder' Serbinenko
  • Date: 2013-04-11 19:12:46 UTC
  • Revision ID: phcoder@gmail.com-20130411191246-fz1xdy47z3vv2kt8
        Import new gnulib.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 *  along with GRUB.  If not, see <http://www.gnu.org/licenses/>.
18
18
 */
19
19
 
 
20
#include <config-util.h>
 
21
 
20
22
#include <grub/disk.h>
21
23
#include <grub/partition.h>
22
24
#include <grub/msdos_partition.h>