diff options
Diffstat (limited to 'common/dfu.c')
-rw-r--r-- | common/dfu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/dfu.c b/common/dfu.c index 0d154e8d4c4..1af8194139c 100644 --- a/common/dfu.c +++ b/common/dfu.c @@ -10,7 +10,6 @@ * Lukasz Majewski <l.majewski@samsung.com> */ -#include <common.h> #include <command.h> #include <log.h> #include <watchdog.h> |