mirror of
https://git.openafs.org/openafs.git
synced 2025-01-22 17:00:15 +00:00
ktc-dont-prototype-lseek-20011120
breaks sparc linux 2.2
This commit is contained in:
parent
6a0443bdcc
commit
a26794a25c
@ -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 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user