aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Burgess IV <gbiv@google.com>2017-01-26 04:00:44 +0000
committerandroid-build-merger <android-build-merger@google.com>2017-01-26 04:00:44 +0000
commit98ff9b74a5b1c6f7043103fc58e88cf2a98c6602 (patch)
treed3eaf4fd86aee7df4dbaf9efd0e3b68a33d90c9a
parent2f8712592cfd9aa764972996f6949c15def5e72c (diff)
parentd1492306f06ead8116bd29c2f0799695400ea77f (diff)
downloadtcpdump-98ff9b74a5b1c6f7043103fc58e88cf2a98c6602.tar.gz
Merge "Tell tcpdump that Bionic has strlcat"
am: d1492306f0 Change-Id: Id71630d8f87038e74888acd32a594c301116d065
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index f6982f8a..5a5d8ce4 100644
--- a/config.h
+++ b/config.h
@@ -177,7 +177,7 @@
#define HAVE_STRING_H 1
/* Define to 1 if you have the `strlcat' function. */
-/* #undef HAVE_STRLCAT */
+#define HAVE_STRLCAT 1
/* Define to 1 if you have the `strlcpy' function. */
#define HAVE_STRLCPY 1