[PATCH] elf.h: forward declare struct file
authorAndrew Morton <akpm@osdl.org>
Thu, 7 Dec 2006 04:41:39 +0000 (20:41 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Thu, 7 Dec 2006 16:39:48 +0000 (08:39 -0800)
commit6cf24f031bc97cb5a7c9df3b6e73c45b628b2b28
treee94362d24bc2fcffca4630391152ea7923bb560e
parentd3ed11c35635487d34ad476e1d6a66dd298ab2de
[PATCH] elf.h: forward declare struct file

  In file included from include/asm/patch.h:14,
 from arch/ia64/kernel/patch.c:10:
  include/linux/elf.h:375: warning: "struct file" declared inside parameter list
  include/linux/elf.h:375: warning: its scope is only this definition or declaration, which is probably not what you want

Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/elf.h