aboutsummaryrefslogtreecommitdiff
path: root/src/iperf_config.h.in
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@es.net>2017-11-08 10:19:49 -0800
committerBruce A. Mah <bmah@es.net>2017-11-08 10:19:49 -0800
commitd06415822a46a054c8a08094b2371dd21bf28d61 (patch)
treea17571f810fcb247a77083ad5fa531868bb26fa1 /src/iperf_config.h.in
parentcb2dcd3f6dc7efddc9b068bda3ed489e2698584c (diff)
downloadiperf3-d06415822a46a054c8a08094b2371dd21bf28d61.tar.gz
Regen after merge of #663.
Diffstat (limited to 'src/iperf_config.h.in')
-rw-r--r--src/iperf_config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/iperf_config.h.in b/src/iperf_config.h.in
index a9e51ec..20ddd26 100644
--- a/src/iperf_config.h.in
+++ b/src/iperf_config.h.in
@@ -15,6 +15,9 @@
/* Have IPv6 flowlabel support. */
#undef HAVE_FLOWLABEL
+/* Define to 1 if you have the `getline' function. */
+#undef HAVE_GETLINE
+
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H