Fix build with statvfs
authorMatthias Clasen <mclasen@redhat.com>
Sun, 28 Jul 2013 21:04:56 +0000 (17:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 28 Jul 2013 21:04:56 +0000 (17:04 -0400)
commit5843582604c9b1b0d459dc7f15182c966d112d9e
tree1fdbd8b1e48a4f54acb2c2fc69efb38e52c4b2f4
parent023e3b31a5352460f415944e166d413c2c747886
Fix build with statvfs

As pointed out in bug 704587, the maze of ifdefs was missing the
variable declaration for statfs_result in one case.

https://bugzilla.gnome.org/show_bug.cgi?id=704587
gio/glocalfile.c