logging-cleanup-20030602
[openafs.git] / src / volser / voltrans.c
index 1efe2cb..7b24ed5 100644 (file)
@@ -36,6 +36,8 @@ RCSID("$Header$");
 #include <rx/rx.h>
 #include "volser.h"
 
+/*@printflike@*/ extern void Log(const char *format, ...);
+
 static struct volser_trans *allTrans=0;
 static afs_int32 transCounter = 1;