summaryrefslogtreecommitdiffstats
path: root/man_html.c
diff options
context:
space:
mode:
Diffstat (limited to 'man_html.c')
-rw-r--r--man_html.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/man_html.c b/man_html.c
index e4836b2d..28de6114 100644
--- a/man_html.c
+++ b/man_html.c
@@ -17,6 +17,7 @@
#include <sys/types.h>
#include <sys/queue.h>
+#include <stdio.h>
#include <stdlib.h>
#include "html.h"