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