X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/288d502b3d8e7fa916104b486bbb146521e5c716..d532c4d1612c94347427fa1afda6afb7c34e512a:/cgit.h?ds=inline diff --git a/cgit.h b/cgit.h index a1fa841..1615616 100644 --- a/cgit.h +++ b/cgit.h @@ -166,6 +166,7 @@ struct cgit_config { struct cgit_page { time_t modified; time_t expires; + size_t size; char *mimetype; char *charset; char *filename;