Add missing variable to afsio
[openafs.git] / src / venus / afsio.c
index fd38020..6161c38 100644 (file)
@@ -1140,6 +1140,7 @@ writeFile(struct cmd_syndesc *as, void *unused)
     struct AFSVolSync tsync;
     struct AFSFetchStatus OutStatus;
     struct AFSStoreStatus InStatus;
+    struct AFSCallBack CallBack;
     afs_int64 Pos;
     afs_int64 length, Len, synthlength = 0, offset = 0;
     u_char vnode = 0;