Fix strlcpy.c compile error on OS X

This commit is contained in:
Andrew Bettison 2016-11-08 17:15:20 +10:30
parent bd9083d57d
commit 931f25a9e7

View File

@ -16,6 +16,7 @@
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*/
#include "strlcpy.h"
#ifndef HAVE_STRLCPY