X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Ffstatat.c;h=845c171fb459eb328ecd02ea0424b7df6e6e6595;hb=fd27e50d9f01023121aa5d01fb24d8e7dd39392a;hp=ed42fa8345d828e9909e55863a06ce8b96185c9f;hpb=d202279380436696dc5889edcf07ad92ef59f541;p=gnulib.git diff --git a/lib/fstatat.c b/lib/fstatat.c index ed42fa834..845c171fb 100644 --- a/lib/fstatat.c +++ b/lib/fstatat.c @@ -1,6 +1,6 @@ /* Work around an fstatat bug on Solaris 9. - Copyright (C) 2006, 2009-2012 Free Software Foundation, Inc. + Copyright (C) 2006, 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 @@ -23,8 +23,6 @@ #define __need_system_sys_stat_h #include -#include FSTATAT_INLINE _GL_EXTERN_INLINE - /* Get the original definition of fstatat. It might be defined as a macro. */ #include #include