X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/b1f9b9c1459cb9a30ebf80721aff6ef788d1f891..502865a5ec40fed5f1f865cb34002aecaab8405e:/ui-tree.c?ds=inline diff --git a/ui-tree.c b/ui-tree.c index 7912784..5a2dd3f 100644 --- a/ui-tree.c +++ b/ui-tree.c @@ -8,6 +8,7 @@ #include "cgit.h" #include "html.h" +#include "ui-shared.h" char *curr_rev; char *match_path; @@ -35,7 +36,8 @@ static void print_object(const unsigned char *sha1, char *path) } html(" blob: %s",sha1_to_hex(sha1)); html("
| Bad object: %s %s | ||
| Bad object: %s %s | ||
| "); | ||