aboutsummaryrefslogtreecommitdiff
path: root/lib/panic.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/panic.c')
-rw-r--r--lib/panic.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/panic.c b/lib/panic.c
index 66ae17f3df9..0f578b5b513 100644
--- a/lib/panic.c
+++ b/lib/panic.c
@@ -9,7 +9,6 @@
* Wirzenius wrote this portably, Torvalds fucked it up :-)
*/
-#include <common.h>
#include <hang.h>
#if !defined(CONFIG_PANIC_HANG)
#include <command.h>