x86/headers: Include spinlock_types.h in x8664_ksyms_64.c for missing spinlock_t
[deliverable/linux.git] / arch / x86 / kernel / x8664_ksyms_64.c
index 099a4db8d3f301cd568231385a2217c53a8017f2..a2cca5d2962d657aa9205b3d810824746098c819 100644 (file)
@@ -2,6 +2,7 @@
    All C exports should go in the respective C files. */
 
 #include <linux/export.h>
+#include <linux/spinlock_types.h>
 #include <linux/smp.h>
 
 #include <net/checksum.h>
This page took 0.025559 seconds and 5 git commands to generate.