From: David S. Miller Date: Mon, 26 Feb 2007 23:45:15 +0000 (-0800) Subject: [NET]: Revert socket.h/stat.h ifdef hacks. X-Git-Tag: v2.6.21-rc3~149^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=304c209c9b02b0386024d037fa49b273caa0575b;p=pandora-kernel.git [NET]: Revert socket.h/stat.h ifdef hacks. This reverts 57a87bb0720a5cf7a9ece49a8c8ed288398fd1bb. As H. Peter Anvin states, this change broke klibc and it's not very easy to fix things up without duplicating everything into userspace. In the longer term we should have a better solution to this problem, but for now let's unbreak things. Signed-off-by: David S. Miller --- Reading git-diff-tree failed