From b0fce99bfc116c2ddb4506268d6e4a0a7054478d Mon Sep 17 00:00:00 2001 From: wdenk Date: Sun, 29 Jun 2003 21:03:46 +0000 Subject: Fix some missing commands, cleanup header files (autoscript, bmp, bsp, fat, mmc, nand, portio, ...) --- disk/part_iso.c | 1 - 1 file changed, 1 deletion(-) (limited to 'disk/part_iso.c') diff --git a/disk/part_iso.c b/disk/part_iso.c index 4d746e42ad..ff3e4d9670 100644 --- a/disk/part_iso.c +++ b/disk/part_iso.c @@ -23,7 +23,6 @@ #include #include -#include #include "part_iso.h" #if ((CONFIG_COMMANDS & CFG_CMD_IDE) || (CONFIG_COMMANDS & CFG_CMD_SCSI)) && defined(CONFIG_ISO_PARTITION) -- cgit v1.2.1