]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Merge branch 'lh/plain'
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index a1fa84114518dd6125ce5fb36cc2f2460cdb917f..1615616bbc4dce56b3c1e338da98c9d333e0b0a1 100644 (file)
--- 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;