--- src/sbin/hammer/hammer.h 2008/01/03 06:48:45 1.1 +++ src/sbin/hammer/hammer.h 2008/01/17 04:59:48 1.2 @@ -54,3 +54,7 @@ #include "hammer_util.h" +extern int RecurseOpt; + +void hammer_cmd_show(int32_t vol_no, int32_t clu_no, int depth); +