=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/chars.c,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- src/usr.bin/mandoc/chars.c 2014/01/22 20:58:35 1.26 +++ src/usr.bin/mandoc/chars.c 2014/03/21 22:17:01 1.27 @@ -1,4 +1,4 @@ -/* $Id: chars.c,v 1.26 2014/01/22 20:58:35 schwarze Exp $ */ +/* $Id: chars.c,v 1.27 2014/03/21 22:17:01 schwarze Exp $ */ /* * Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons * Copyright (c) 2011 Ingo Schwarze @@ -21,6 +21,7 @@ #include #include "mandoc.h" +#include "mandoc_aux.h" #include "libmandoc.h" #define PRINT_HI 126