aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/x86/kernel/x8664_ksyms_64.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kernel/x8664_ksyms_64.c b/arch/x86/kernel/x8664_ksyms_64.c
index 099a4db8d3f3..a2cca5d2962d 100644
--- a/arch/x86/kernel/x8664_ksyms_64.c
+++ b/arch/x86/kernel/x8664_ksyms_64.c
@@ -2,6 +2,7 @@
2 All C exports should go in the respective C files. */ 2 All C exports should go in the respective C files. */
3 3
4#include <linux/export.h> 4#include <linux/export.h>
5#include <linux/spinlock_types.h>
5#include <linux/smp.h> 6#include <linux/smp.h>
6 7
7#include <net/checksum.h> 8#include <net/checksum.h>