Make rxgen emit prototype for ExecuteRequest
[openafs.git] / src / bucoord / ttest.c
index 21f1d0f..5a71d26 100644 (file)
@@ -20,8 +20,6 @@
 
 #include "bc.h"
 
-extern TC_ExecuteRequest();
-
 /* dump information */
 static afs_int32 transID = 1000;       /* dump or restore transaction id */
 static afs_int32 bytesDumped = 0;