From a7382486c8399484becfa0fc2722457091759977 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Fri, 21 Aug 2009 08:41:05 +0000 Subject: FreeBSD fix (uqs@spoerlein.net). --- man_term.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/man_term.c b/man_term.c index 73b44d58..c3f2c5b9 100644 --- a/man_term.c +++ b/man_term.c @@ -1,4 +1,4 @@ -/* $Id: man_term.c,v 1.27 2009/08/20 11:51:07 kristaps Exp $ */ +/* $Id: man_term.c,v 1.28 2009/08/21 08:41:05 kristaps Exp $ */ /* * Copyright (c) 2008, 2009 Kristaps Dzonsons * @@ -14,6 +14,8 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ +#include + #include #include #include -- cgit v1.2.3-56-ge451