You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- a/arch/x86/vdso/vdso2c.c
|
|
+++ b/arch/x86/vdso/vdso2c.c
|
|
@@ -63,8 +63,8 @@
|
|
|
|
#include <tools/le_byteshift.h>
|
|
|
|
-#include <linux/elf.h>
|
|
-#include <linux/types.h>
|
|
+#include <elf.h>
|
|
+#include <stdbool.h>
|
|
|
|
const char *outfilename;
|
|
|
|
|