diff --git a/include/linux/elfnote.h b/include/linux/elfnote.h index f236f5b931b2a0ef0021556bf1b41be09668062a..594d4e78654fcfe1c07b47619dfb1c9986777bb8 100644 --- a/include/linux/elfnote.h +++ b/include/linux/elfnote.h @@ -59,7 +59,7 @@ ELFNOTE_END #else /* !__ASSEMBLER__ */ -#include +#include /* * Use an anonymous structure which matches the shape of * Elf{32,64}_Nhdr, but includes the name and desc data. The size and