Merge "Android has strlcpy(3)."
diff --git a/config.h b/config.h
index fe9b8f8..a693602 100644
--- a/config.h
+++ b/config.h
@@ -162,7 +162,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 the system has the type `struct BPF_TIMEVAL'. */
 /* #undef HAVE_STRUCT_BPF_TIMEVAL */