=================================================================== RCS file: /cvs/mandoc/Attic/mansearch_const.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -p -r1.5 -r1.6 --- mandoc/Attic/mansearch_const.c 2014/08/09 14:05:21 1.5 +++ mandoc/Attic/mansearch_const.c 2014/08/10 23:54:41 1.6 @@ -1,4 +1,4 @@ -/* $Id: mansearch_const.c,v 1.5 2014/08/09 14:05:21 schwarze Exp $ */ +/* $Id: mansearch_const.c,v 1.6 2014/08/10 23:54:41 schwarze Exp $ */ /* * Copyright (c) 2014 Ingo Schwarze * @@ -14,11 +14,10 @@ * 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 "manpath.h"