commit | 0aaaa028297a0e2aed9671419a11d8e17510cb51 | [log] [tgz] |
---|---|---|
author | viro@ZenIV.linux.org.uk <viro@ZenIV.linux.org.uk> | Fri Sep 09 22:09:08 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 10 10:16:27 2005 -0700 |
tree | 0588fcac9a57c14a244d5efe32211d25e903b864 | |
parent | fe08ac3178243fbed61f24878ffcf5cfb53fceb1 [diff] |
[PATCH] envctrl fixes envctrl doesn't need unistd.h; moreover, since it declares errno static gcc4 gets very unhappy about including unistd.h. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@osdl.org>