]> git.cameronkatri.com Git - mandoc.git/commit
Without HAVE_ERR, don't try to include <err.h>, it probably isn't there.
authorIngo Schwarze <schwarze@openbsd.org>
Sat, 7 Nov 2015 14:22:29 +0000 (14:22 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sat, 7 Nov 2015 14:22:29 +0000 (14:22 +0000)
commitb897019f5696c540f454bcb428d44ad31ef65559
tree87824c81350783a7291c72cb46f46ac90518d9e0
parente7e94cd5a1663f3e3046a449030b33f9bd0dba7b
Without HAVE_ERR, don't try to include <err.h>, it probably isn't there.
In that case, the required prototypes are in "config.h".
Patch from Peter Bray <pdb_ml at yahoo dot com dot au>.
compat_err.c
compat_stringlist.c
main.c
mandoc_aux.c
mandocdb.c
manpath.c
mansearch.c
read.c
soelim.c
term_ps.c