the repository which powers this website
Diffstat (limited to 'html.c')
-rw-r--r--html.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/html.c b/html.c
index d60a41ff..1104f97f 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>