]> git.ipfire.org Git - thirdparty/libbsd.git/commit
Define _NSIG if it is not defined by the system
authorGuillem Jover <guillem@hadrons.org>
Sat, 1 Apr 2023 10:45:04 +0000 (12:45 +0200)
committerGuillem Jover <guillem@hadrons.org>
Mon, 17 Apr 2023 02:12:42 +0000 (04:12 +0200)
commit06e8a1b29bea85fb3daeb1e3c7393bc78a8dffdb
tree2481e81fa463dc8fb9162c4264b10f806db95439
parent44824aca3cae1a3908f80216ff8e53f859d16dc4
Define _NSIG if it is not defined by the system

At least on macOS this macro is not defined.
src/readpassphrase.c