From c0e2c526578aff5e531a9afa765c7900ba6e5c34 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Wed, 18 Feb 2009 10:26:20 +0200 Subject: UBI: update ubi-header.h Take the latest version from the kernel, where it was renamed to ubi-media.h. Signed-off-by: Artem Bityutskiy --- ubi-utils/src/bootenv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ubi-utils/src/bootenv.c') diff --git a/ubi-utils/src/bootenv.c b/ubi-utils/src/bootenv.c index fd02bd1..78198fe 100644 --- a/ubi-utils/src/bootenv.c +++ b/ubi-utils/src/bootenv.c @@ -30,7 +30,7 @@ #include "hashmap.h" #include "error.h" -#include +#include #include "crc32.h" #define ubi_unused __attribute__((unused)) -- cgit v1.2.3