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 net/lftp: fix build after introduction of waitid(2) 2022-10-28 22:40:26 +00:00
pkg drop RCS Ids 2022-03-11 19:45:43 +00:00
distinfo
Makefile drop RCS Ids 2022-03-11 19:45:43 +00:00