X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/119397b175874bd606952e93b7249ae4ffb9afbe..797110e39d5d433638c82cf27d584ed9b8b93bb7:/cgit.h diff --git a/cgit.h b/cgit.h index 232099d..9b269cc 100644 --- a/cgit.h +++ b/cgit.h @@ -19,6 +19,7 @@ #include #include #include +#include /* @@ -204,6 +205,7 @@ struct cgit_config { int noheader; int renamelimit; int remove_suffix; + int section_from_path; int snapshots; int summary_branches; int summary_log;