X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/4c4347f61f4092bdbcbcf3598d2f5a6b91d631a1..e012cb8b2706ff0d54c6b3b68fa79354484752dc:/man_html.c?ds=sidebyside diff --git a/man_html.c b/man_html.c index 244a7c5e..2aee4bf1 100644 --- a/man_html.c +++ b/man_html.c @@ -1,4 +1,4 @@ -/* $Id: man_html.c,v 1.9 2009/10/09 07:10:37 kristaps Exp $ */ +/* $Id: man_html.c,v 1.10 2009/10/13 10:57:25 kristaps Exp $ */ /* * Copyright (c) 2008, 2009 Kristaps Dzonsons * @@ -27,6 +27,7 @@ #include "out.h" #include "html.h" #include "man.h" +#include "main.h" /* TODO: preserve ident widths. */