Export <linux/a.out.h> to userspace again.
authorDavid Woodhouse <dwmw2@infradead.org>
Mon, 16 Jun 2008 11:24:17 +0000 (12:24 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 16 Jun 2008 17:20:58 +0000 (10:20 -0700)
This seems to have been removed accidentally in commit
ed7b1889da256977574663689b598d88950bbd23 ("Unexport asm/page.h"), but
wasn't supposed to have been -- the original patch at
http://lkml.org/lkml/2007/10/30/144 just moved it from $(header-y) to
$(unifdef-y)

Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/Kbuild

Simple merge