From a2ce5f7a0f5abf0077e057c476440d10e5e5ef45 Mon Sep 17 00:00:00 2001 From: Artem Bityutskiy Date: Sat, 18 Apr 2009 15:38:59 +0300 Subject: libubi: remove unnecessary header files Signed-off-by: Artem Bityutskiy --- ubi-utils/src/libubi_int.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/ubi-utils/src/libubi_int.h b/ubi-utils/src/libubi_int.h index 2e664b8..6d17d57 100644 --- a/ubi-utils/src/libubi_int.h +++ b/ubi-utils/src/libubi_int.h @@ -23,9 +23,6 @@ #ifndef __LIBUBI_INT_H__ #define __LIBUBI_INT_H__ -#include -#include - #ifdef __cplusplus extern "C" { #endif -- cgit v1.2.3