sbin/hammer: Cleanup sbin/hammer/hammer_util.h
authorTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 11 Aug 2016 10:55:46 +0000 (19:55 +0900)
committerTomohiro Kusumi <kusumi.tomohiro@gmail.com>
Thu, 11 Aug 2016 12:40:09 +0000 (21:40 +0900)
commit044711a6179c7282e7f409220c1c310c5eb9d775
tree2a804b91d8f469983a5d3afcd3aa5eaae737dce8
parentb2290779f82556d039af760ae58288904b2ba967
sbin/hammer: Cleanup sbin/hammer/hammer_util.h

Move externs for global variables from hammer_util.h to hammer.h.
These are either only accessible via /sbin/hammer getopt options,
or only locally used by /sbin/hammer commands.
sbin/hammer/hammer.h
sbin/hammer/hammer_util.h