diff options
Diffstat (limited to 'cmd/thordown.c')
-rw-r--r-- | cmd/thordown.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/thordown.c b/cmd/thordown.c index 70061bf8d4..48e22b31d0 100644 --- a/cmd/thordown.c +++ b/cmd/thordown.c @@ -6,6 +6,7 @@ * All rights reserved. */ +#include <common.h> #include <command.h> #include <thor.h> #include <dfu.h> |