diff --git a/config.h b/config.h index a60506890..9ce0ffc69 100644 --- a/config.h +++ b/config.h @@ -165,7 +165,7 @@ #define HAVE_STRING_H 1 /* Define to 1 if you have the `strlcpy' function. */ -/* #undef HAVE_STRLCPY */ +#define HAVE_STRLCPY 1 /* Define to 1 if you have the `strtok_r' function. */ #define HAVE_STRTOK_R 1