aboutsummaryrefslogtreecommitdiff
path: root/mail/clamsmtp/patches
Commit message (Collapse)AuthorAge
* clamsmtp: Fix compile under muslRosen Penev2018-08-26
sys/socket already includes the needed socket stuff. Including the second header causes the build to fail. Signed-off-by: Rosen Penev <rosenp@gmail.com>