> GCC 4.5.x does not handle well initializing anonymous union and/or
> structs.
>
> To make the compiler happy we name those anonymous union/struct.
>
> Fixes: 906257e965b7 ("examples/ipsec-secgw: support IPv6")
>
> Signed-off-by: Sergio Gonzalez Monroy
Applied, thanks
GCC 4.5.x does not handle well initializing anonymous union and/or
structs.
To make the compiler happy we name those anonymous union/struct.
Fixes: 906257e965b7 ("examples/ipsec-secgw: support IPv6")
Signed-off-by: Sergio Gonzalez Monroy
---
examples/ipsec-secgw/ipip.h | 4 +--
examples/ipse
2 matches
Mail list logo