=================================================================== RCS file: /cvs/mandoc/man_term.c,v retrieving revision 1.27 retrieving revision 1.28 diff -u -p -r1.27 -r1.28 --- mandoc/man_term.c 2009/08/20 11:51:07 1.27 +++ mandoc/man_term.c 2009/08/21 08:41:05 1.28 @@ -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