aboutsummaryrefslogtreecommitdiff
path: root/include/venti.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/venti.h')
-rw-r--r--include/venti.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/venti.h b/include/venti.h
index 8c58ab3d..fb8f6c4c 100644
--- a/include/venti.h
+++ b/include/venti.h
@@ -446,6 +446,9 @@ uvlong vtfilegetsize(VtFile*);
int vtfilesetsize(VtFile*, uvlong);
int vtfileremove(VtFile*);
+extern int chattyventi;
+extern int ventidoublechecksha1;
+
#if defined(__cplusplus)
}
#endif