From 1b03ebdce412e8ef752ed49e9aba8d666cdc9bf2 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 23 Mar 2009 15:20:51 +0000 Subject: -man printing linked to -Ttree. --- term.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'term.h') diff --git a/term.h b/term.h index 8182d8ba..cd065bdf 100644 --- a/term.h +++ b/term.h @@ -1,4 +1,4 @@ -/* $Id: term.h,v 1.31 2009/03/23 14:22:11 kristaps Exp $ */ +/* $Id: term.h,v 1.32 2009/03/23 15:20:51 kristaps Exp $ */ /* * Copyright (c) 2008, 2009 Kristaps Dzonsons * @@ -20,6 +20,7 @@ #define TERM_H #include "mdoc.h" +#include "man.h" /* FIXME - clean up tabs. */ -- cgit v1.2.3