index
:
cgit
lukeshu/main
The modified cgit (https://git.zx2c4.com/cgit/about/) that runs git.lukeshu.com
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-tag.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'ui-tag.c')
-rw-r--r--
ui-tag.c
2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui-tag.c b/ui-tag.c
index 6d761f3..2998d02 100644
--- a/
ui-tag.c
+++ b/
ui-tag.c
@@ -7,7 +7,7 @@
*/
#include "cgit.h"
-
+#include "html.h"
static void print_tag_content(char *buf)
{