X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fxreadlink.h;h=da62be61ddca983908c0490a8afc4d6008f94509;hb=43593319b31e6b0175b8eec4433bac744959822d;hp=b513599f67e0d18dbdc525fbc47cc0ea9e12619c;hpb=3030c5b5e0a5199e16b05927da72c43c42f211c3;p=gnulib.git diff --git a/lib/xreadlink.h b/lib/xreadlink.h index b513599f6..da62be61d 100644 --- a/lib/xreadlink.h +++ b/lib/xreadlink.h @@ -1,6 +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-2013 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 @@ -17,8 +18,6 @@ /* Written by Jim Meyering */ -#include - extern char *xreadlink (char const *filename); #if GNULIB_XREADLINKAT