aboutsummaryrefslogtreecommitdiff
path: root/src/iperf_config.h.in
diff options
context:
space:
mode:
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