oh ! the mighty underscore :)

I try !

On Sun, Nov 25, 2012 at 1:12 AM, Szabolcs Nagy <n...@port70.net> wrote:
> * Frank Meerk?tter <fr...@meerkoetter.org> [2012-11-24 22:25:26 +0100]:
>> On 24/11/12 20:49, shazz wrote:
>> > error: nested redefinition of 'enum tcp_ca_state'
>> > /var/www/LOG/openwrt/tpl703n/trunk/build_dir/linux-ar71xx_generic_eglibc-2.16/linux-3.3.8/user_headers/include/linux/tcp.h:117:6:
>>
>> Revert
>> 4cf1359d5dc38debc89834d895f9a3951044bf90
>> [package] iptables: add some musl portability fixes
>> as a workaround.
>>
>
> there seems to be a typo in the iptables musl_fixes.patch:
>
> diff --git a/package/network/utils/iptables/patches/300-musl_fixes.patch 
> b/package/network/utils/iptables/patches/300-musl_fixe
> index b6f6a0e..e329aa9 100644
> --- a/package/network/utils/iptables/patches/300-musl_fixes.patch
> +++ b/package/network/utils/iptables/patches/300-musl_fixes.patch
> @@ -66,7 +66,7 @@
>   #define _XT_OSF_H
>
>   #include <linux/types.h>
> -+#if !defined(__UCLIBC__) && !defined(__GLIBC_)
> ++#if !defined(__UCLIBC__) && !defined(__GLIBC__)
>  +#include <linux/tcp.h>
>  +#endif
>
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> https://lists.openwrt.org/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to