commit | 304c209c9b02b0386024d037fa49b273caa0575b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Mon Feb 26 15:45:15 2007 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Feb 28 09:41:59 2007 -0800 |
tree | a3d3d5903abe7cee4c465e1377c26cf4a1ca02d1 | |
parent | 2c12a74cc4aeaebc378aa40ee11c7761a8ed05e0 [diff] |
[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 <davem@davemloft.net>