> Am 21.05.2016 um 12:27 schrieb parchd <[email protected]>: > > parchd <parchd+gmane@...> writes: > >> >>> >>> A new opensmtpd-extras snapshot is available at: > http://www.opensmtpd.org/archives/opensmtpd-extras-201605182041.tar.gz >> >> Should the SIZE_T_MAX in filter_spamassassin.c be SIZE_MAX instead? >> A quick search around pointed me towards trying that to successfully compile >> in ArchLinux. > > > Alternatively, adding: > > #include "includes.h" > > seems to do the trick - I should have tried that first. >
IMHO, not really required in that case as SIZE_MAX is standard. > -- > You received this mail because you are subscribed to [email protected] > To unsubscribe, send a mail to: [email protected] > -- You received this mail because you are subscribed to [email protected] To unsubscribe, send a mail to: [email protected]
