index
:
cgit
ch/about-link
ch/default-pages
ch/dynamic-aging
ch/for-jason
ch/highlight-line
ch/log-commit-message
jd/render-filter
jd/zx2c4-deployment
jk/collapsible-sections
lf/filter
lf/for-jason
lh/grep
lh/pretty-blob-view
master
rm/namespace
wiki
my cgit fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
html.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 '')
-rw-r--r--
html.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/html.c b/html.c
index d60a41f..1104f97 100644
--- a/
html.c
+++ b/
html.c
@@ -6,6 +6,7 @@
* (see COPYING for full license text)
*/
+#include "html.h"
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>