diff options
author | Pierre-Alexandre Meyer <pierre@mouraf.org> | 2009-09-04 16:59:53 -0700 |
---|---|---|
committer | Pierre-Alexandre Meyer <pierre@mouraf.org> | 2009-09-04 16:59:53 -0700 |
commit | 3f86e5ec0954aa2b2da60f007705cbe996820fc4 (patch) | |
tree | 8ddad87b56195539d3bd7a59a1861251b6db477e /com32/hdt/hdt-common.c | |
parent | 4873366ee31786f10381427c5522543a82a9e2ab (diff) | |
parent | 1c50caaf9086cedc0af481094045f32a8f63e0a1 (diff) | |
download | syslinux-3f86e5ec0954aa2b2da60f007705cbe996820fc4.tar.gz syslinux-3f86e5ec0954aa2b2da60f007705cbe996820fc4.tar.xz syslinux-3f86e5ec0954aa2b2da60f007705cbe996820fc4.zip |
Merge commit 'origin/libansi' into cmenu-video
Diffstat (limited to 'com32/hdt/hdt-common.c')
-rw-r--r-- | com32/hdt/hdt-common.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/com32/hdt/hdt-common.c b/com32/hdt/hdt-common.c index 80305a3e..5afb3093 100644 --- a/com32/hdt/hdt-common.c +++ b/com32/hdt/hdt-common.c @@ -33,7 +33,6 @@ #include "syslinux/config.h" #include "../lib/sys/vesa/vesa.h" #include "hdt-common.h" -#include "lib-ansi.h" #include <disk/util.h> /* ISOlinux requires a 8.3 format */ |