summaryrefslogtreecommitdiff
path: root/cgit.h
diff options
context:
space:
mode:
Diffstat (limited to 'cgit.h')
-rw-r--r--cgit.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cgit.h b/cgit.h
index 553aa7dd41..194e45ec9a 100644
--- a/cgit.h
+++ b/cgit.h
@@ -220,6 +220,7 @@ struct cgit_config {
char *root_desc;
char *root_readme;
char *root_coc;
+ char *root_cla;
char *script_name;
char *section;
char *repository_sort;