X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fareadlinkat-with-size.c;h=e890ed40bfda5bf591e07aec94499978984492e9;hb=969fe755730d23ba7ff21ae7511f66067d0a94d8;hp=d1abb5b01109dcdae7f0a28df6af4c5676620c5e;hpb=daa06b9967f5f51ec03169000be233b37887287b;p=gnulib.git diff --git a/lib/areadlinkat-with-size.c b/lib/areadlinkat-with-size.c index d1abb5b01..e890ed40b 100644 --- a/lib/areadlinkat-with-size.c +++ b/lib/areadlinkat-with-size.c @@ -1,7 +1,7 @@ /* readlinkat wrapper to return the link name in malloc'd storage. Unlike xreadlinkat, only call exit on failure to change directory. - Copyright (C) 2001, 2003-2007, 2009 Free Software Foundation, Inc. + Copyright (C) 2001, 2003-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 @@ -23,10 +23,9 @@ #include "areadlink.h" -#include #include #include -#include +#include #include #include