ticket-2618-patches-20031207
[openafs.git] / src / bucoord / dsvs.c
index aa954da..a8fc91e 100644 (file)
@@ -38,11 +38,6 @@ RCSID
 #include <afs/bubasics.h>
 #include "bc.h"
 
-extern struct bc_config *bc_globalConfig;
-extern FILE *bc_open();
-extern void bc_HandleMisc();
-extern char *whoami;
-
 static char db_dsvs = 0;       /*Assume debugging output turned off */
 static char mn[] = "dsvs";     /*Module name */