Merge branch 'cmenu-video' into hdt-next
authorPierre-Alexandre Meyer <pierre@mouraf.org>
Mon, 7 Sep 2009 23:23:48 +0000 (16:23 -0700)
committerPierre-Alexandre Meyer <pierre@mouraf.org>
Mon, 7 Sep 2009 23:23:48 +0000 (16:23 -0700)
Conflicts:
com32/hdt/hdt-cli-disk.c
com32/hdt/hdt-common.c

Signed-off-by: Pierre-Alexandre Meyer <pierre@mouraf.org>
1  2 
com32/hdt/hdt-cli.c
com32/hdt/hdt-common.c
com32/hdt/hdt-common.h
com32/hdt/hdt-menu.c
com32/hdt/hdt-menu.h

Simple merge
@@@ -33,9 -33,7 +33,8 @@@
  #include "syslinux/config.h"
  #include "../lib/sys/vesa/vesa.h"
  #include "hdt-common.h"
- #include "lib-ansi.h"
  #include <disk/util.h>
 +#include <disk/mbrs.h>
  
  /* ISOlinux requires a 8.3 format */
  void convert_isolinux_filename(char *filename, struct s_hardware *hardware) {
Simple merge
Simple merge
Simple merge