aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2017-01-26 03:57:11 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2017-01-26 03:57:12 +0000
commitd1492306f06ead8116bd29c2f0799695400ea77f (patch)
treed3eaf4fd86aee7df4dbaf9efd0e3b68a33d90c9a
parentcfa7e505ada2860d5d693da0a2f7278779159c48 (diff)
parenta4a09545aaac1d96089da4449591402db37cd385 (diff)
downloadtcpdump-d1492306f06ead8116bd29c2f0799695400ea77f.tar.gz
Merge "Tell tcpdump that Bionic has strlcat"
-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