2001-08-22 Roland McGrath <roland@frob.com>
authorRoland McGrath <roland@gnu.org>
Thu, 23 Aug 2001 00:51:01 +0000 (00:51 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 23 Aug 2001 00:51:01 +0000 (00:51 +0000)
commite225a4442bd3d9324a20491064f5227bc4232d34
tree38d6265df27419fe4c07e00865c76c26b0c785a1
parentf95ada8103d2eda8ff201653df134d10ba75fac6
2001-08-22  Roland McGrath  <roland@frob.com>

* sysdeps/generic/dl-environ.c: Include <stdlib.h> and <unistd.h>,
and don't declare unsetenv or _environ directly.
(unsetenv): Return int, not void.  Use __environ instead of _environ.
sysdeps/generic/dl-environ.c