aboutsummaryrefslogtreecommitdiff
path: root/common/kallsyms.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/kallsyms.c')
-rw-r--r--common/kallsyms.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/kallsyms.c b/common/kallsyms.c
index 13344e6..49b3897 100644
--- a/common/kallsyms.c
+++ b/common/kallsyms.c
@@ -5,7 +5,6 @@
* Licensed under the GPL-2 or later.
*/
-#include <common.h>
/* We need the weak marking as this symbol is provided specially */
extern const char system_map[] __attribute__((weak));