summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/linker_lists.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linker_lists.h b/include/linker_lists.h
index 507d61b..046ac90 100644
--- a/include/linker_lists.h
+++ b/include/linker_lists.h
@@ -11,6 +11,8 @@
#ifndef __LINKER_LISTS_H__
#define __LINKER_LISTS_H__
+#include <linux/compiler.h>
+
/*
* There is no use in including this from ASM files, but that happens
* anyway, e.g. PPC kgdb.S includes command.h which incluse us.