--- /dev/null
+Index: src/auth/ktc.c
+===================================================================
+RCS file: /afs/sipb.mit.edu/project/openafs/debian/cvs/openafs/src/auth/ktc.c,v
+retrieving revision 1.1.1.7
+diff -u -r1.1.1.7 ktc.c
+--- ktc.c 2001/10/14 18:04:01 1.1.1.7
++++ ktc.c 2001/11/25 23:09:22
+@@ -1274,7 +1274,7 @@
+ 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 */
+
#include <afs/param.h>
#endif
-RCSID("$Header: /tmp/cvstemp/openafs/src/auth/ktc.c,v 1.1.1.7 2001/10/14 18:04:01 hartmans Exp $");
+RCSID("$Header: /tmp/cvstemp/openafs/src/auth/ktc.c,v 1.2 2001/11/25 23:10:38 hartmans Exp $");
#if defined(UKERNEL)
#include "../afs/sysincludes.h"
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 */