aboutsummaryrefslogtreecommitdiff
path: root/lib/libpcap/config.h
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2019-12-21 21:01:03 +0000
committerCy Schubert <cy@FreeBSD.org>2019-12-21 21:01:03 +0000
commit57e22627f9459b9dfd6043b32e02ecfcf205e176 (patch)
tree733d0d2f47b71256b6ed23db38f8d98f49e84a59 /lib/libpcap/config.h
parentd07c5718060de7337ab278cfd1b0f7f0616493c0 (diff)
parent30a580a870fabfea51e4b970c488e58bd1515ce4 (diff)
downloadsrc-57e22627f9459b9dfd6043b32e02ecfcf205e176.tar.gz
src-57e22627f9459b9dfd6043b32e02ecfcf205e176.zip
MFV r353141 (by phillip):
Update libpcap from 1.9.0 to 1.9.1. MFC after: 2 weeks
Notes
Notes: svn path=/head/; revision=355988
Diffstat (limited to 'lib/libpcap/config.h')
-rw-r--r--lib/libpcap/config.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/libpcap/config.h b/lib/libpcap/config.h
index c4e9814938c7..a0e94c76c8b9 100644
--- a/lib/libpcap/config.h
+++ b/lib/libpcap/config.h
@@ -4,6 +4,9 @@
/* config.h. Generated from config.h.in by configure. */
/* config.h.in. Generated from configure.ac by autoheader. */
+/* Define to 1 if you have the `asprintf' function. */
+#define HAVE_ASPRINTF 1
+
/* Define to 1 if you have the `ether_hostton' function. */
#define HAVE_ETHER_HOSTTON 1
@@ -181,7 +184,7 @@
#define PACKAGE_NAME "pcap"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "pcap 1.9.0"
+#define PACKAGE_STRING "pcap 1.9.1"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "pcap"
@@ -190,7 +193,7 @@
#define PACKAGE_URL ""
/* Define to the version of this package. */
-#define PACKAGE_VERSION "1.9.0"
+#define PACKAGE_VERSION "1.9.1"
/* target host supports netmap */
#define PCAP_SUPPORT_NETMAP 1