aboutsummaryrefslogtreecommitdiff
path: root/cmd/arm/exception64.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/arm/exception64.c')
-rw-r--r--cmd/arm/exception64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/arm/exception64.c b/cmd/arm/exception64.c
index 73d6c20..589a231 100644
--- a/cmd/arm/exception64.c
+++ b/cmd/arm/exception64.c
@@ -5,6 +5,7 @@
* Copyright (c) 2018, Heinrich Schuchardt <xypron.glpk@gmx.de>
*/
+#include <common.h>
#include <command.h>
#include <linux/bitops.h>