-rw-r--r-- | ui-diff.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,8 +7,9 @@ */ #include "cgit.h" #include "html.h" +#include "ui-shared.h" unsigned char old_rev_sha1[20]; unsigned char new_rev_sha1[20]; |
![]() |
index : patchwork/cgit.git | |
cgit - fast webinterface for git |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | ui-diff.c | 1 |
@@ -7,8 +7,9 @@ */ #include "cgit.h" #include "html.h" +#include "ui-shared.h" unsigned char old_rev_sha1[20]; unsigned char new_rev_sha1[20]; |