hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/include/linux/nospec.h
....@@ -5,6 +5,8 @@
55
66 #ifndef _LINUX_NOSPEC_H
77 #define _LINUX_NOSPEC_H
8
+
9
+#include <linux/compiler.h>
810 #include <asm/barrier.h>
911
1012 struct task_struct;