X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fxreadlink.h;h=fe608a4fa528b47ddfe947706e5c21f0addc7f0f;hb=6add58a9a1e2531ac96079cc063201ef3b3c2b98;hp=2a27689f3398087edaa0053a54c92428c3b4bfbd;hpb=25148dfa57d7dea44929d522812e964dad345a3e;p=gnulib.git diff --git a/lib/xreadlink.h b/lib/xreadlink.h index 2a27689f3..fe608a4fa 100644 --- a/lib/xreadlink.h +++ b/lib/xreadlink.h @@ -1,7 +1,7 @@ /* Reading symbolic links without size limitation. - Copyright (C) 2001, 2003, 2004, 2007, 2009 Free Software - Foundation, Inc. + Copyright (C) 2001, 2003-2004, 2007, 2009-2011 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 @@ -18,8 +18,6 @@ /* Written by Jim Meyering */ -#include - extern char *xreadlink (char const *filename); #if GNULIB_XREADLINKAT