X-Git-Url: https://git.cameronkatri.com/mandoc.git/blobdiff_plain/ee5244d581c7c935e17fe2c2ca5d8f03b6df6c8c..3d673e1a84f7b7f238eeab1d52469fc06197bce1:/mansearch_const.c diff --git a/mansearch_const.c b/mansearch_const.c index 1533f927..61351c3c 100644 --- a/mansearch_const.c +++ b/mansearch_const.c @@ -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.7 2014/12/01 08:05:52 schwarze Exp $ */ /* * Copyright (c) 2014 Ingo Schwarze * @@ -14,14 +14,12 @@ * 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" #include "mansearch.h" const int mansearch_keymax = 40;