From c66b8046543352459a11a51501b628d1c98a8c44 Mon Sep 17 00:00:00 2001 From: Yuri Pankov Date: Sat, 29 Jul 2017 16:02:29 +0300 Subject: 8547 update mandoc to 1.14.3 Reviewed by: Robert Mustacchi Approved by: Richard Lowe --- usr/src/cmd/mandoc/st.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr/src/cmd/mandoc/st.c') diff --git a/usr/src/cmd/mandoc/st.c b/usr/src/cmd/mandoc/st.c index 02868f08d2..d166566ece 100644 --- a/usr/src/cmd/mandoc/st.c +++ b/usr/src/cmd/mandoc/st.c @@ -1,4 +1,4 @@ -/* $Id: st.c,v 1.13 2015/10/06 18:32:20 schwarze Exp $ */ +/* $Id: st.c,v 1.14 2017/06/24 14:38:33 schwarze Exp $ */ /* * Copyright (c) 2009 Kristaps Dzonsons * @@ -20,6 +20,7 @@ #include +#include "mandoc.h" #include "roff.h" #include "mdoc.h" #include "libmdoc.h" -- cgit v1.2.3