summaryrefslogtreecommitdiff
path: root/src/info2html/html.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/info2html/html.c')
-rw-r--r--src/info2html/html.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/info2html/html.c b/src/info2html/html.c
index 1deec6be..ef0d74a9 100644
--- a/src/info2html/html.c
+++ b/src/info2html/html.c
@@ -1,5 +1,6 @@
/* handles all html operations */
+#include <config.h>
#include <stdio.h>
#include <unistd.h>
#include <ctype.h>