openbsd-ports/net/lftp
naddy 7bda56ec86 net/lftp: fix build after introduction of waitid(2)
With the introduction of waitid(2), <sys/wait.h> now includes
<sys/siginfo.h>.  gnulib wraps various system headers and those
wrappers include further system headers.  <signal.h> must include
<sys/siginfo.h>, but gnulib ended up inverting this order, so
siginfo_t was not yet defined in <signal.h>.

Fix from gnulib upstream.
2022-10-28 22:40:26 +00:00
..
patches
pkg
distinfo
Makefile