fsusage: avoid syntax error due to statement-before-declaration
authorJim Meyering <meyering@redhat.com>
Thu, 19 Mar 2009 08:15:24 +0000 (09:15 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 19 Mar 2009 08:17:44 +0000 (09:17 +0100)
commit22e91b1ffcc74d3cfa0466741dec6f54841e042f
tree0b9187b317db1a6221abc53672a8331d862bf55a
parent0add5d71522a4be3ec75152f22b4f61aeaf1d1b2
fsusage: avoid syntax error due to statement-before-declaration

* lib/fsusage.c (get_fs_usage): Put warning-avoidance statement
after all declarations.  Reported by Matthew Woehlke in
http://thread.gmane.org/gmane.comp.gnu.coreutils.bugs/16231
ChangeLog
lib/fsusage.c