kernel: mtdsplit_uimage: replace "edimax, uimage" parser
[openwrt/staging/jow.git] / package / network / utils / iperf / patches / 010-libcxx.patch
1 --- a/config.h.in
2 +++ b/config.h.in
3 @@ -360,7 +360,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