diff options
Diffstat (limited to 'roff_html.c')
-rw-r--r-- | roff_html.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roff_html.c b/roff_html.c index a9255b02..ea123561 100644 --- a/roff_html.c +++ b/roff_html.c @@ -20,7 +20,6 @@ #include <assert.h> #include <stddef.h> -#include "mandoc.h" #include "roff.h" #include "out.h" #include "html.h" |