summaryrefslogtreecommitdiffstats
path: root/manpath.h
diff options
context:
space:
mode:
Diffstat (limited to 'manpath.h')
-rw-r--r--manpath.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/manpath.h b/manpath.h
index 0d259280..6b9837aa 100644
--- a/manpath.h
+++ b/manpath.h
@@ -29,6 +29,7 @@ struct manpaths {
__BEGIN_DECLS
+void manpath_manconf(struct manpaths *);
void manpath_parse(struct manpaths *, char *, char *);
void manpath_parseconf(struct manpaths *);
void manpath_parseline(struct manpaths *, char *);