aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/term.h
diff options
context:
space:
mode:
authorKristaps Dzonsons <kristaps@bsd.lv>2009-03-23 15:20:51 +0000
committerKristaps Dzonsons <kristaps@bsd.lv>2009-03-23 15:20:51 +0000
commit1b03ebdce412e8ef752ed49e9aba8d666cdc9bf2 (patch)
tree961feffeeaf7e4b586c02cd6ba5c3ba04fe0d90e /term.h
parent9e1962924d277421ea2bce83eed6738227fc0b54 (diff)
downloadmandoc-1b03ebdce412e8ef752ed49e9aba8d666cdc9bf2.tar.gz
mandoc-1b03ebdce412e8ef752ed49e9aba8d666cdc9bf2.tar.zst
mandoc-1b03ebdce412e8ef752ed49e9aba8d666cdc9bf2.zip
-man printing linked to -Ttree.
Diffstat (limited to 'term.h')
-rw-r--r--term.h3
1 files changed, 2 insertions, 1 deletions
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 <kristaps@openbsd.org>
*
@@ -20,6 +20,7 @@
#define TERM_H
#include "mdoc.h"
+#include "man.h"
/* FIXME - clean up tabs. */