Files
bsdports/net/iperf2/files/patch-config.h.in
2019-12-26 07:26:06 +00:00

13 lines
229 B
C

--- config.h.in.orig 2010-04-10 19:23:05 UTC
+++ config.h.in
@@ -268,7 +268,9 @@
#undef _REENTRANT
/* */
+#ifndef __cplusplus
#undef bool
+#endif
/* Define to empty if `const' does not conform to ANSI C. */
#undef const