iperf: import from base

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert
2021-01-22 10:16:33 +01:00
parent f21885ec85
commit 2131f33d08
3 changed files with 100 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
--- a/config.h.in
+++ b/config.h.in
@@ -360,7 +360,9 @@
#undef _REENTRANT
/* */
+#ifndef __cplusplus
#undef bool
+#endif
/* Define to empty if `const' does not conform to ANSI C. */
#undef const