X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Freadlink.c;h=bf8a5f7830936285699daf85c51169072a3dceb3;hb=9df4453b386268b137f71b0e9548f67e03565dd4;hp=c264efd8c8da994ae3a92f82546d07df02689c2e;hpb=68483ca35c0dbd347744327b1020b2e4215454f1;p=gnulib.git diff --git a/lib/readlink.c b/lib/readlink.c index c264efd8c..bf8a5f783 100644 --- a/lib/readlink.c +++ b/lib/readlink.c @@ -1,5 +1,5 @@ /* Stub for readlink(). - Copyright (C) 2003 Free Software Foundation, Inc. + Copyright (C) 2003-2004 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 @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #if HAVE_CONFIG_H # include @@ -22,6 +22,7 @@ #include #include #include +#include #if !HAVE_READLINK