--- iproute2-20041207/misc/lnstat.c.orig 2004-12-08 00:04:21.960353599 +0100 +++ iproute2-20041207/misc/lnstat.c 2004-12-08 00:02:32.425889013 +0100 @@ -218,7 +218,7 @@ MODE_NORMAL, } mode = MODE_NORMAL; - unsigned long count = 0; + unsigned long count = 1; static struct field_params fp; int num_req_files = 0; char *req_files[LNSTAT_MAX_FILES];