aboutsummaryrefslogtreecommitdiff
path: root/cmd/axi.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/axi.c')
-rw-r--r--cmd/axi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/axi.c b/cmd/axi.c
index 3dbea04..5620891 100644
--- a/cmd/axi.c
+++ b/cmd/axi.c
@@ -9,6 +9,7 @@
* SPDX-License-Identifier: GPL-2.0+
*/
+#include <common.h>
#include <axi.h>
#include <command.h>
#include <console.h>