diff options
Diffstat (limited to 'common/image.c')
-rw-r--r-- | common/image.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/image.c b/common/image.c index 4a578f3ef0..84e859a30f 100644 --- a/common/image.c +++ b/common/image.c @@ -17,7 +17,6 @@ #include <rtc.h> -#include <environment.h> #include <gzip.h> #include <image.h> #include <mapmem.h> |