]> git.cameronkatri.com Git - mandoc.git/blobdiff - mansearch_const.c
If PATH_INFO contains a complete and correct path to a manual page
[mandoc.git] / mansearch_const.c
index 9ba8bc250ab34da921d0b2ec6dff0ab5b8d30e14..61351c3c2a478d9fb283e59b3335dca8658b6013 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: mansearch_const.c,v 1.6 2014/08/10 23:54:41 schwarze Exp $ */
+/*     $Id: mansearch_const.c,v 1.7 2014/12/01 08:05:52 schwarze Exp $ */
 /*
  * Copyright (c) 2014 Ingo Schwarze <schwarze@openbsd.org>
  *
@@ -20,7 +20,6 @@
 
 #include <stdint.h>
 
-#include "manpath.h"
 #include "mansearch.h"
 
 const int mansearch_keymax = 40;