aboutsummaryrefslogtreecommitdiff
path: root/cmd/wdt.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/wdt.c')
-rw-r--r--cmd/wdt.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/wdt.c b/cmd/wdt.c
index c7a06cc..b9fdf7a 100644
--- a/cmd/wdt.c
+++ b/cmd/wdt.c
@@ -5,6 +5,7 @@
* Copyright (c) 2019 Michael Walle <michael@walle.cc>
*/
+#include <common.h>
#include <command.h>
#include <dm.h>
#include <wdt.h>