X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/54272e60965ec6a98b49cbf67d72a4b1f5adc55b..8813170390f3c3a0f4743afbc92ede42953fa3b0:/cgit.h diff --git a/cgit.h b/cgit.h index ea90833..c99d337 100644 --- a/cgit.h +++ b/cgit.h @@ -61,6 +61,7 @@ struct cgit_repo { int snapshots; int enable_log_filecount; int enable_log_linecount; + time_t mtime; }; struct cgit_repolist {