--- flow-tools-0.67/src/flow-export.c.orig 2004-08-17 23:45:41.000000000 +1000 +++ flow-tools-0.67/src/flow-export.c 2004-08-17 23:46:04.000000000 +1000 @@ -115,13 +115,14 @@ struct jump format[] = {{format0}, {format1}, {format2}, {format3}, {format4}, {format5}}; +int debug; + int main(int argc, char **argv) { int i, format_index, ret, ascii_mask; struct ftio ftio; struct ftprof ftp; struct options opt; - int debug; /* init fterr */ fterr_setid(argv[0]);