View | Details | Raw Unified | Return to bug 208491
Collapse All | Expand All

(-)benchmarks/iperf/files/patch-config.h.in (+12 lines)
Line 0 Link Here
1
--- config.h.in.orig	2010-04-10 21:23:05.000000000 +0200
2
+++ config.h.in	2016-04-03 21:59:08.170091000 +0200
3
@@ -268,7 +268,9 @@
4
 #undef _REENTRANT
5
 
6
 /* */
7
+#ifndef __cplusplus
8
 #undef bool
9
+#endif
10
 
11
 /* Define to empty if `const' does not conform to ANSI C. */
12
 #undef const

Return to bug 208491