fsusage: include files needed for glibc 2.6 fallback
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Jul 2012 21:24:04 +0000 (14:24 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Jul 2012 21:27:23 +0000 (14:27 -0700)
commitdefe57376249c1385b2874b43307e4c686a1d38c
tree97c90e43a8bd034848b24c2a9962913060090731
parent0a6dafee2bb8f69a931345a1f67d835ee5062967
fsusage: include files needed for glibc 2.6 fallback

* lib/fsusage.c [STAT_STATVFS || STAT_STATVFS64]:
Include <sys/param.h>, <sys/mount.h>, <sys/vfs.h>
as they are needed for the 2.6 < glibc/Linux < 2.6.36 fallback.
Problem reported by Ludovic Courtès in
<http://lists.gnu.org/archive/html/bug-gnulib/2012-07/msg00005.html>.
ChangeLog
lib/fsusage.c