diff -uNr coda-20030119-orig/coda-src/auth2/auser.c coda-20030119/coda-src/auth2/auser.c
--- coda-20030119-orig/coda-src/auth2/auser.c	2003-01-08 18:15:08.000000000 +0100
+++ coda-20030119/coda-src/auth2/auser.c	2003-01-19 18:59:46.000000000 +0100
@@ -305,6 +305,7 @@
 		   RPC2_Handle *RPCid, const int interactive)
 {
 	struct coda_addrinfo *AuthHost, *srvs;
+        long rc;
 	int bound = RPC2_FAIL;
 
 	/* fill in the host array */

