X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fsetenv.c;h=3ed901b7cbe24ddaae81e0d9a9419ea4a5fe4850;hb=4b4109233097408185555b472eb302c8d3da33b9;hp=b24cecce537180e1ab0ec3374f22471982092c2a;hpb=aa9ba4a23f71c705638cb3ba42b48fa0a7b908b7;p=gnulib.git diff --git a/lib/setenv.c b/lib/setenv.c index b24cecce5..3ed901b7c 100644 --- a/lib/setenv.c +++ b/lib/setenv.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1992, 1995 Free Software Foundation, Inc. +/* Copyright (C) 1992, 1995, 2000 Free Software Foundation, Inc. NOTE: The canonical source of this file is maintained with the GNU C Library. Bugs can be reported to bug-glibc@prep.ai.mit.edu. @@ -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