diff options
Diffstat (limited to 'man_html.c')
-rw-r--r-- | man_html.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ #include <sys/types.h> #include <sys/queue.h> +#include <stdio.h> #include <stdlib.h> #include "html.h" |
index : mandoc | ||
UNIX manpage compiler toolset | Matěj Cepl <mcepl@cepl.eu> |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | man_html.c | 1 |
@@ -17,6 +17,7 @@ #include <sys/types.h> #include <sys/queue.h> +#include <stdio.h> #include <stdlib.h> #include "html.h" |