From: Paul Eggert Date: Thu, 1 Sep 2011 20:10:42 +0000 (-0700) Subject: * lib/fstatat.c: Include before . X-Git-Tag: v0.1~1978 X-Git-Url: http://erislabs.net/gitweb/?a=commitdiff_plain;h=6cf1a9531a2d12c913b14c1caf1d986c5cf034a2;hp=de1fa2ac9aeb9f70a042ee3faa2b7712e65a278b;p=gnulib.git * lib/fstatat.c: Include before . --- 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