summaryrefslogtreecommitdiffstats
path: root/common/module.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/module.c')
-rw-r--r--common/module.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/module.c b/common/module.c
index e45c992823..302aefa637 100644
--- a/common/module.c
+++ b/common/module.c
@@ -26,7 +26,7 @@
#include <command.h>
#include <fs.h>
#include <kallsyms.h>
-#include <list.h>
+#include <linux/list.h>
static unsigned int find_sec(Elf_Ehdr *hdr,
Elf_Shdr *sechdrs,