X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/5e75128a8bee885d83563d8c521172328d511d12..de69ce020c4ccd7146d6ac72bbd8f417088e8c03:/cgit.h diff --git a/cgit.h b/cgit.h index fc44a71..3ee11bb 100644 --- a/cgit.h +++ b/cgit.h @@ -75,6 +75,7 @@ extern struct repoinfo *cgit_repo; extern char *cgit_root_title; extern char *cgit_css; extern char *cgit_logo; +extern char *cgit_index_header; extern char *cgit_logo_link; extern char *cgit_module_link; extern char *cgit_virtual_root;