]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Don't declare getenv, thus reverting the change of 2001-11-18.
authorJim Meyering <jim@meyering.net>
Sun, 2 Dec 2001 19:59:39 +0000 (19:59 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 2 Dec 2001 19:59:39 +0000 (19:59 +0000)
commit4542868aeabe38fdd6d706c202c02098c55fe6c3
tree5b1614c046e5b3b7b0ad6ab0abf5ceda02e815d6
parent3287aaae94214fe0a6b1b667a4e65013a2491afd
Don't declare getenv, thus reverting the change of 2001-11-18.
It's no longer necessary, now that stdlib.h is always included.
lib/tempname.c