viced-vlserver-rpc-proto-20030808
authorKevin Coffman <kwc@citi.umich.edu>
Fri, 8 Aug 2003 21:22:11 +0000 (21:22 +0000)
committerDerrick Brashear <shadow@dementia.org>
Fri, 8 Aug 2003 21:22:11 +0000 (21:22 +0000)
FIXES 1835

add prototype for vlserver function to stifle warnings on aix

src/viced/viced.c

index 91a104a..96f7a5b 100644 (file)
@@ -109,6 +109,7 @@ static void CheckSignal(void);
 extern int GetKeysFromToken();
 extern int RXAFS_ExecuteRequest();
 extern int RXSTATS_ExecuteRequest();
+afs_int32 Do_VLRegisterRPC();
 
 int eventlog = 0, rxlog = 0;
 FILE *debugFile;