]> gitweb.ps.run Git - ps-cgit/blobdiff - html.c
Always #include corresponding .h in .c files
[ps-cgit] / html.c
diff --git a/html.c b/html.c
index d60a41ffd45859e748588f488f2ac8f38f9119ad..1104f97faeec025f19ecf0a27f6b00a3af8b0de1 100644 (file)
--- 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>