Subject: CVS commit: pkgsrc/net/proftpd
From: Niclas Rosenvik
Date: 2023-12-24 00:30:58
Message id: 20231223233058.18202FA42@cvs.NetBSD.org

Log Message:
proftpd: fix implicit declaration of memset_s to fix solaris build
mod_sftp breaks on solaris like platforms due to the declaration
of memset_s not being seen by the compiler.
Define __STDC_WANT_LIB_EXT1__ to 1 to make sure it is seen.

Files:
RevisionActionfile
1.100modifypkgsrc/net/proftpd/Makefile