UAPI: Partition the header include path sets and add uapi/ header directories
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / x86 / boot / mkcpustr.c
index 919257f526f233ee1dee836bdd26c25c77076c3f..4579eff0ef4db19fcff2f6336f6f82ab9b5d6998 100644 (file)
@@ -15,6 +15,8 @@
 
 #include <stdio.h>
 
+#include "../include/asm/required-features.h"
+#include "../include/asm/cpufeature.h"
 #include "../kernel/cpu/capflags.c"
 
 int main(void)