aboutsummaryrefslogtreecommitdiff
path: root/mail/sendmail/patches/210-cdefs.patch
Commit message (Collapse)AuthorAge
* sendmail: fix compilation without sys/cdefsRosen Penev2020-08-10
sys/cdefs is deprecated. It's also not included with musl. Signed-off-by: Rosen Penev <rosenp@gmail.com>