git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
b23a187
)
vlserver-remove-redundant-prototypes-20010705
author
Derrick Brashear
<shadow@dementia.org>
Thu, 5 Jul 2001 16:44:33 +0000 (16:44 +0000)
committer
Derrick Brashear
<shadow@dementia.org>
Thu, 5 Jul 2001 16:44:33 +0000 (16:44 +0000)
so we get the prototypes whose types match
src/vlserver/vlserver.c
patch
|
blob
|
history
diff --git
a/src/vlserver/vlserver.c
b/src/vlserver/vlserver.c
index
16dc347
..
9d5a984
100644
(file)
--- a/
src/vlserver/vlserver.c
+++ b/
src/vlserver/vlserver.c
@@
-49,9
+49,7
@@
int lwps = 9;
struct vldstats dynamic_statistics;
struct ubik_dbase *VL_dbase;
afs_uint32 HostAddress[MAXSERVERID+1];
-extern afs_int32 afsconf_GetKey();
extern int afsconf_CheckAuth();
-extern int afsconf_ClientAuth();
extern int afsconf_ServerAuth();
extern afs_int32 ubik_lastYesTime;