=================================================================== RCS file: /cvs/mandoc/eqn_term.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- mandoc/eqn_term.c 2014/04/20 16:46:04 1.5 +++ mandoc/eqn_term.c 2014/08/10 23:54:41 1.6 @@ -1,4 +1,4 @@ -/* $Id: eqn_term.c,v 1.5 2014/04/20 16:46:04 schwarze Exp $ */ +/* $Id: eqn_term.c,v 1.6 2014/08/10 23:54:41 schwarze Exp $ */ /* * Copyright (c) 2011 Kristaps Dzonsons * @@ -14,9 +14,9 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#ifdef HAVE_CONFIG_H #include "config.h" -#endif + +#include #include #include