summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 ebeaa7e3..31db2e2c 100644
--- a/src/info2html/html.c
+++ b/src/info2html/html.c
@@ -2,6 +2,7 @@
#include <config.h>
#include <stdio.h>
+#include <stdlib.h>
#include <unistd.h>
#include <ctype.h>
#include <sys/stat.h>