X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/a6da40bf84527cbe77d1ec504e1fefb982b9a52a..refs/heads/main:/ui-blame.c diff --git a/ui-blame.c b/ui-blame.c index e0f0593..d07b67f 100644 --- a/ui-blame.c +++ b/ui-blame.c @@ -6,6 +6,8 @@ * (see COPYING for full license text) */ +#define USE_THE_REPOSITORY_VARIABLE + #include "cgit.h" #include "ui-blame.h" #include "html.h"