sendmail: fix compilation without sys/cdefs 13063/head
authorRosen Penev <rosenp@gmail.com>
Mon, 10 Aug 2020 20:45:55 +0000 (13:45 -0700)
committerRosen Penev <rosenp@gmail.com>
Mon, 10 Aug 2020 22:22:32 +0000 (15:22 -0700)
commitf10ec9241e2d9e67811b7dd465ecc91ecebfe00b
tree532e1212cd52c81522fce53307cd8aec70fe1091
parent11c4323665df0e4d03ce2d843f0a52401f0e0a8e
sendmail: fix compilation without sys/cdefs

sys/cdefs is deprecated. It's also not included with musl.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
mail/sendmail/Makefile
mail/sendmail/patches/210-cdefs.patch [new file with mode: 0644]