diff options
Diffstat (limited to 'cgit.h')
-rw-r--r-- | cgit.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -88,6 +88,7 @@ struct cgit_repo { char *section; char *clone_url; char *namespace; + char *agefile; char *logo; char *logo_link; int snapshots; |