=================================================================== RCS file: /cvs/mandoc/term.h,v retrieving revision 1.30 retrieving revision 1.32 diff -u -p -r1.30 -r1.32 --- mandoc/term.h 2009/03/21 09:48:30 1.30 +++ mandoc/term.h 2009/03/23 15:20:51 1.32 @@ -1,6 +1,6 @@ -/* $Id: term.h,v 1.30 2009/03/21 09:48:30 kristaps Exp $ */ +/* $Id: term.h,v 1.32 2009/03/23 15:20:51 kristaps Exp $ */ /* - * Copyright (c) 2008 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the @@ -20,6 +20,7 @@ #define TERM_H #include "mdoc.h" +#include "man.h" /* FIXME - clean up tabs. */