X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/0cbb50841ac82e08e715bbff614f96c7d5ba22fa..ef0c6aadf70e33ef63f0a68ca16338a49d0a3f1f:/cgit.h?ds=sidebyside diff --git a/cgit.h b/cgit.h index 73d7208..1056231 100644 --- a/cgit.h +++ b/cgit.h @@ -172,6 +172,7 @@ struct cgit_config { int summary_log; int summary_tags; int embedded; + int noheader; }; struct cgit_page {