From cec8643b41ebefad6c677010fc784dc4bb0550f3 Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Thu, 30 May 2019 07:50:30 +0200 Subject: 11190 Update mandoc to 1.14.5 Reviewed by: Robert Mustacchi Reviewed by: Gergő Doma Approved by: Dan McDonald MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- usr/src/cmd/mandoc/att.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr/src/cmd/mandoc/att.c') diff --git a/usr/src/cmd/mandoc/att.c b/usr/src/cmd/mandoc/att.c index dd7f2a0d77..5575bed54a 100644 --- a/usr/src/cmd/mandoc/att.c +++ b/usr/src/cmd/mandoc/att.c @@ -1,4 +1,4 @@ -/* $Id: att.c,v 1.16 2017/06/24 14:38:32 schwarze Exp $ */ +/* $Id: att.c,v 1.18 2018/12/13 11:55:46 schwarze Exp $ */ /* * Copyright (c) 2009 Kristaps Dzonsons * @@ -19,9 +19,7 @@ #include #include -#include "mandoc.h" #include "roff.h" -#include "mdoc.h" #include "libmdoc.h" #define LINE(x, y) \ -- cgit v1.2.3