]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Implement plain view
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index b01fa314fbfc850108bfe012e0e6ad0cfa821466..e2af0c2e285f7e669fde2e7cd004775ad1c15f90 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -165,6 +165,7 @@ struct cgit_config {
 struct cgit_page {
        time_t modified;
        time_t expires;
+       size_t size;
        char *mimetype;
        char *charset;
        char *filename;