diff options
Diffstat (limited to 'util/cbfstool/flashmap/fmap.h')
-rw-r--r-- | util/cbfstool/flashmap/fmap.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/cbfstool/flashmap/fmap.h b/util/cbfstool/flashmap/fmap.h index 017d332ef9..6e2091fc4f 100644 --- a/util/cbfstool/flashmap/fmap.h +++ b/util/cbfstool/flashmap/fmap.h @@ -37,7 +37,6 @@ #define FLASHMAP_LIB_FMAP_H__ #include <inttypes.h> -#include <compiler.h> #include <valstr.h> #define FMAP_SIGNATURE "__FMAP__" |