X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fxsetenv.c;h=0d0a2b7c4debb996be563f7ddcd1ba2596dc05e8;hb=e240ab433593692f27c804c26ec1730a0dd27e5d;hp=4939fe1b8c944b0d8a2d5f0cdbb9dcf541b11cb1;hpb=57fdfd3f8ec62b105c53bcdf6f127c35c7fe7391;p=gnulib.git diff --git a/lib/xsetenv.c b/lib/xsetenv.c index 4939fe1b8..0d0a2b7c4 100644 --- a/lib/xsetenv.c +++ b/lib/xsetenv.c @@ -1,5 +1,5 @@ /* Setting environment variables, with out-of-memory checking. - Copyright (C) 2001-2002, 2005-2007 Free Software Foundation, Inc. + Copyright (C) 2001-2002, 2005-2007, 2009-2010 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -21,7 +21,6 @@ #include -#include "setenv.h" #include "error.h" #include "gettext.h"