freebsd-dev/cmd/zdb
Brian Behlendorf d6320ddb78 Fix gcc c90 compliance warnings
Fix non-c90 compliant code, for the most part these changes
simply deal with where a particular variable is declared.
Under c90 it must alway be done at the very start of a block.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2010-08-27 15:28:32 -07:00
..
.gitignore Add .gitignore files to exclude build products 2010-01-08 11:35:17 -08:00
zdb_il.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
zdb.c Fix gcc c90 compliance warnings 2010-08-27 15:28:32 -07:00