]> mj.ucw.cz Git - eval.git/blobdiff - submit/submitd.h
Antoher fix to the patch.
[eval.git] / submit / submitd.h
index 42a8e539e32271404debcb2c8ec878c491839364..6078eb995d7d95bb145d30a28275ad313515a188 100644 (file)
@@ -50,6 +50,7 @@ struct conn {
 };
 
 extern uns max_request_size, max_attachment_size, trace_commands;
+extern uns max_versions;
 extern byte *history_format;
 
 /* submitd.c */