diff options
Diffstat (limited to 'mdoc_html.c')
-rw-r--r-- | mdoc_html.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mdoc_html.c b/mdoc_html.c index 4b9c7eb0..d7678cec 100644 --- a/mdoc_html.c +++ b/mdoc_html.c @@ -27,7 +27,6 @@ #include <unistd.h> #include "mandoc_aux.h" -#include "mandoc.h" #include "roff.h" #include "mdoc.h" #include "out.h" |