libiberty/setenv.c: Do not declare environ if defined as a macro.
authorJoel Brobecker <brobecker@adacore.com>
Wed, 22 Apr 2015 19:35:54 +0000 (12:35 -0700)
committerJoel Brobecker <brobecker@adacore.com>
Wed, 22 Apr 2015 19:37:52 +0000 (12:37 -0700)
commitdfc0f57b741c12a94520c9ec7f726755eac1d2de
tree87f05aaf49ee6e26e6e8ad4ecb1e9479e9ad3680
parentf16eab5ffbd9128410241abc48edcd5871c91137
libiberty/setenv.c: Do not declare environ if defined as a macro.

Otherwise, it causes a build warning on some platforms such as MinGW.

libiberty/ChangeLog (Eli Zaretskii  <eliz@gnu.org>):

        * setenv.c <environ>: Declare only if not a macro.
libiberty/ChangeLog
libiberty/setenv.c
This page took 0.024218 seconds and 4 git commands to generate.