diff options
Diffstat (limited to 'ubi-utils')
-rw-r--r-- | ubi-utils/src/libubi_int.h | 3 |
1 files changed, 0 insertions, 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 <string.h> -#include <errno.h> - #ifdef __cplusplus extern "C" { #endif |