]> git.cameronkatri.com Git - mandoc.git/blobdiff - mansearch.h
Clean up eqn(7) error handling:
[mandoc.git] / mansearch.h
index b625783ec1ea46735f52511ab13c92e14f7be0cd..14ec8ceacd8756ff503360b3aac90b001599b52f 100644 (file)
@@ -1,4 +1,4 @@
-/*     $Id: mansearch.h,v 1.22 2014/12/01 04:05:32 schwarze Exp $ */
+/*     $Id: mansearch.h,v 1.23 2014/12/01 08:05:52 schwarze Exp $ */
 /*
  * Copyright (c) 2012 Kristaps Dzonsons <kristaps@bsd.lv>
  * Copyright (c) 2013, 2014 Ingo Schwarze <schwarze@openbsd.org>
@@ -97,6 +97,8 @@ struct        mansearch {
 
 __BEGIN_DECLS
 
+struct manpaths;
+
 int    mansearch_setup(int);
 int    mansearch(const struct mansearch *cfg, /* options */
                const struct manpaths *paths, /* manpaths */