-rw-r--r-- | ui-shared.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui-shared.h b/ui-shared.h index 07da4b4..f4123d3 100644 --- a/ui-shared.h +++ b/ui-shared.h @@ -3,2 +3,3 @@ +extern char *cgit_hosturl(); extern char *cgit_repourl(const char *reponame); |