commit | f36f44de721db44b4c2944133c3c5c2e06f633f0 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jun 25 12:30:33 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Jun 25 12:30:33 2006 -0700 |
tree | 47549ea4017b29532b633df4765da5b7c9feda6f | |
parent | a5d157e0675ac11188a8d429a062b1938bb2d353 [diff] |
Fix NFS2 compile error Trond had apparently merged the same patch twice, causing a duplicate include of the "internal.h" file, with resulting obvious confusion. Tssk. I'm the only one allowed to send out trees that don't even compile! Who does this Trond guy think he is? Signed-off-by: Linus Torvalds <torvalds@osdl.org>