From: Paul Eggert Date: Thu, 1 Sep 2011 20:10:42 +0000 (-0700) Subject: * lib/fstatat.c: Include before . X-Git-Tag: stable/20110908~25 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=338ebcb58c690862f3f97b4908d31af4e54c8d33;p=gnulib.git * lib/fstatat.c: Include before . (cherry picked from commit 6cf1a9531a2d12c913b14c1caf1d986c5cf034a2) --- diff --git a/lib/fstatat.c b/lib/fstatat.c index d592d60fc..a904e4326 100644 --- a/lib/fstatat.c +++ b/lib/fstatat.c @@ -24,6 +24,7 @@ #include /* Get the original definition of fstatat. It might be defined as a macro. */ +#include #include #undef __need_system_sys_stat_h