]> gitweb.ps.run Git - ps-cgit/blobdiff - cgit.h
Merge branch 'lh/module-links'
[ps-cgit] / cgit.h
diff --git a/cgit.h b/cgit.h
index 9d0b3d012a33c14d207a740858208e7ffbc3320a..b7c7ac949cbee102faf96de540129a273a4177c8 100644 (file)
--- a/cgit.h
+++ b/cgit.h
@@ -138,6 +138,7 @@ struct reflist {
 struct cgit_query {
        int has_symref;
        int has_sha1;
+       int has_ssdiff;
        char *raw;
        char *repo;
        char *page;