From 8a0bdb56af2d2cc63ff9d0513f2be6194194aba1 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Thu, 17 Dec 2009 02:21:34 -0500 Subject: [PATCH] butc prototype 1.4 fallout the prototype provided by rxgen breaks this. fix it for now. Change-Id: I1f1fd663939f67a73d7ca3be85cfbb25b694f1c7 Reviewed-on: http://gerrit.openafs.org/984 Reviewed-by: Derrick Brashear Tested-by: Derrick Brashear --- src/butc/tcmain.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/butc/tcmain.c b/src/butc/tcmain.c index 3bd6fe875..9182c6248 100644 --- a/src/butc/tcmain.c +++ b/src/butc/tcmain.c @@ -65,7 +65,6 @@ #define CFG_PREFIX "CFG" struct ubik_client *cstruct; -extern void TC_ExecuteRequest(); FILE *logIO, *ErrorlogIO, *centralLogIO, *lastLogIO; char lFile[AFSDIR_PATH_MAX]; char logFile[256]; -- 2.39.5