aboutsummaryrefslogtreecommitdiff
path: root/src/iperf_config.h.in
diff options
context:
space:
mode:
authorBruce A. Mah <bmah@es.net>2014-04-14 14:49:39 -0700
committerBruce A. Mah <bmah@es.net>2014-04-14 14:49:39 -0700
commitde542356af9bdeabb9518804cb5dfc2726c7a2e3 (patch)
tree681d19fae16ac3bdf770737ae71df7179883ee14 /src/iperf_config.h.in
parent7f6360334d84ff38e6513d5d47cb0d70537e3fda (diff)
downloadiperf3-de542356af9bdeabb9518804cb5dfc2726c7a2e3.tar.gz
Regen.
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 533e7f6..afa47c7 100644
--- a/src/iperf_config.h.in
+++ b/src/iperf_config.h.in
@@ -27,6 +27,9 @@
/* Have SCTP support. */
#undef HAVE_SCTP
+/* Define to 1 if you have the `sendfile' function. */
+#undef HAVE_SENDFILE
+
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H