--- rstat_main.c.orig 2006-08-17 16:40:06.000000000 -0700 +++ rstat_main.c 2006-08-17 16:38:33.000000000 -0700 @@ -83,8 +83,8 @@ int main(int argc, char **argv) { SVCXPRT *transp; - int fromlen, sock = 0, proto = 0; struct sockaddr_in from; + int fromlen = sizeof from, sock = 0, proto = 0; int count = 1; if (argc > 1) {