X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/d71c0c725d7b5ddfc5b788d328a5fc7a27739662..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 {