=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/Attic/mansearch_const.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- src/usr.bin/mandoc/Attic/mansearch_const.c 2014/11/28 19:25:03 1.5 +++ src/usr.bin/mandoc/Attic/mansearch_const.c 2014/12/01 08:05:02 1.6 @@ -1,4 +1,4 @@ -/* $OpenBSD: mansearch_const.c,v 1.5 2014/11/28 19:25:03 schwarze Exp $ */ +/* $OpenBSD: mansearch_const.c,v 1.6 2014/12/01 08:05:02 schwarze Exp $ */ /* * Copyright (c) 2014 Ingo Schwarze * @@ -18,7 +18,6 @@ #include -#include "manpath.h" #include "mansearch.h" const int mansearch_keymax = 40;