X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fsetenv.c;h=429f5f8fe88442b27d6a2592b1d178b29be18076;hb=e911cfd715b17d7314df5882f00b86a2cef6c3ad;hp=b24cecce537180e1ab0ec3374f22471982092c2a;hpb=aa9ba4a23f71c705638cb3ba42b48fa0a7b908b7;p=gnulib.git diff --git a/lib/setenv.c b/lib/setenv.c index b24cecce5..429f5f8fe 100644 --- a/lib/setenv.c +++ b/lib/setenv.c @@ -19,23 +19,23 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #ifdef HAVE_CONFIG_H -#include +# include #endif #include #if _LIBC || HAVE_STDLIB_H -#include +# include #endif #if _LIBC || HAVE_STRING_H -#include +# include #endif #if _LIBC || HAVE_UNISTD_H -#include +# include #endif #ifndef HAVE_GNU_LD -#define __environ environ +# define __environ environ #endif int