ktc-dont-prototype-lseek-20011120

breaks sparc linux 2.2
This commit is contained in:
Sam Hartman 2001-11-21 15:29:52 +00:00 committed by Derrick Brashear
parent 6a0443bdcc
commit a26794a25c

View File

@ -1274,7 +1274,7 @@ afs_tf_save_cred(aserver, atoken, aclient)
struct ktc_principal principal;
struct ktc_token token;
int status;
off_t start, lseek();
off_t start;
int lifetime, kvno;
int count; /* count for write */