diff options
Diffstat (limited to 'cmd/x86/exception.c')
-rw-r--r-- | cmd/x86/exception.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/x86/exception.c b/cmd/x86/exception.c index 82faaa913e5..14b6bd6f493 100644 --- a/cmd/x86/exception.c +++ b/cmd/x86/exception.c @@ -5,7 +5,6 @@ * Copyright (c) 2018, Heinrich Schuchardt <xypron.glpk@gmx.de> */ -#include <common.h> #include <command.h> static int do_undefined(struct cmd_tbl *cmdtp, int flag, int argc, |