K 10 svn:author V 2 pi K 8 svn:date V 27 2015-09-02T05:23:35.090887Z K 7 svn:log V 333 net-p2p/namecoin: fix for upcoming FORTIFY_SOURCE On FreeBSD strlcat and strcpy exist so you should be using the native libc versions instead of redefining your own. FORTIFY_SOURCE depends on using the system headers so this change fixes that case too. PR: 202603 Submitted by: pfg, op Approved by: milios@ccsys.com (maintainer) END