aboutsummaryrefslogtreecommitdiff
path: root/cmd/rtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/rtc.c')
-rw-r--r--cmd/rtc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/rtc.c b/cmd/rtc.c
index a931fd9..a344cfa 100644
--- a/cmd/rtc.c
+++ b/cmd/rtc.c
@@ -1,5 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+
+#include <common.h>
#include <command.h>
#include <display_options.h>
#include <dm.h>