aboutsummaryrefslogtreecommitdiff
path: root/cmd/addrmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/addrmap.c')
-rw-r--r--cmd/addrmap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/addrmap.c b/cmd/addrmap.c
index f7e4d92..bd23549 100644
--- a/cmd/addrmap.c
+++ b/cmd/addrmap.c
@@ -3,6 +3,7 @@
* Copyright (C) 2021, Bin Meng <bmeng.cn@gmail.com>
*/
+#include <common.h>
#include <command.h>
#include <addr_map.h>