From: David S. Miller Date: Sat, 16 Apr 2005 22:24:09 +0000 (-0700) Subject: [PATCH] Fix linux/atalk.h header X-Git-Tag: v2.6.12-rc3~225 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f3786dc8b1d6229dbe76e364323f0d787e7a0ea;p=pandora-kernel.git [PATCH] Fix linux/atalk.h header This recently got changed to include a lot of kernel internal stuff in the non-__KERNEL__ area of the header, which isn't so kosher and breaks libc builds. The fix is pretty simple. Signed-off-by: David S. Miller Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed