summaryrefslogtreecommitdiff
path: root/src/info2html/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/info2html/main.c')
-rw-r--r--src/info2html/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/info2html/main.c b/src/info2html/main.c
index 14d83e56..bebec68c 100644
--- a/src/info2html/main.c
+++ b/src/info2html/main.c
@@ -1,5 +1,6 @@
/* little test main() to see how we're doing */
+#include <config.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>