]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/nfs/nfs_lock.c
xnu-7195.50.7.100.1.tar.gz
[apple/xnu.git] / bsd / nfs / nfs_lock.c
index 352e1b61e5796ece006c38a23653e6e66839e640..4b0d196312b6165e1284806c450a95f02b5f7b8a 100644 (file)
@@ -436,7 +436,8 @@ nfs3_lockd_request(
        int interruptable, slpflag;
        struct nfsmount *nmp;
        struct timeval now;
-       int timeo, starttime, endtime, lastmsg, wentdown = 0;
+       int timeo, wentdown = 0;
+       long starttime, endtime, lastmsg;
        struct timespec ts;
        struct sockaddr *saddr;